How about a proper TEMPORARY TABLESPACE?
От | Matheus de Oliveira |
---|---|
Тема | How about a proper TEMPORARY TABLESPACE? |
Дата | |
Msg-id | CAJghg4LCMiU90BL5THBazn13B1LjojkZH5atXGd6ZVCU5ccz0Q@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: How about a proper TEMPORARY TABLESPACE?
|
Список | pgsql-hackers |
Hi Hackers,
I was facing a situation were we wanted to set temp_tablespaces to a tablespace on a ephemeral disk (yes, it is AWS ephemeral disk), and I know many users have faced the same situation. Although it seems safe to create a tablespace on ephemeral disks if you use it to store only temporary files (either created by queries or temp tables), PostgreSQL does not have such information, and can't safely prevent a careless user of creating a non-temporary relation on this tablespace.[1] https://github.com/matheusoliveira/postgres/compare/my_temptablespace
Best regards,
--
Matheus de Oliveira
Analista de Banco de Dados
Dextra Sistemas - MPS.Br nível F!
www.dextra.com.br/postgres
Matheus de Oliveira
Analista de Banco de Dados
Dextra Sistemas - MPS.Br nível F!
www.dextra.com.br/postgres
Вложения
В списке pgsql-hackers по дате отправления: