Re: How about a proper TEMPORARY TABLESPACE?

Поиск
Список
Период
Сортировка
От Matheus de Oliveira
Тема Re: How about a proper TEMPORARY TABLESPACE?
Дата
Msg-id CAJghg4KEawjrsOim34gA0xScjj2etrhDSP=rU1phKQNWgowdhQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How about a proper TEMPORARY TABLESPACE?  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
Ответы Re: How about a proper TEMPORARY TABLESPACE?
Re: How about a proper TEMPORARY TABLESPACE?
Список pgsql-hackers
I was going to answer each message, but Fabrízio summarized everything so far really nicely. Thanks Fabrízio.

On Wed, Jun 18, 2014 at 5:25 PM, Fabrízio de Royes Mello <fabriziomello@gmail.com> wrote:
Then, to summarize Matheus must do:
* use an option instead of change the syntax and catalog to indicate that a tablespace is used to store temp objects

Yes. I myself wasn't sure TEMPORARY syntax would be good, but I would just like to hear more about. Storing as an options seems nice to me.
 
* throw an exception if we try ALTER the option "only_temp_relations"

I think we should postpone the ALTER option, perhaps as another patch. Wasn't that what was decided?

I'll investigate the options better before going this route. Let me work on CREATE first.

 
* add regression tests
* add documentation

And, of course, register to the next open commitfest [1] to get detailed feedback and review.

Noted. It will be on the next commitfest. Just knowing some people do want this make me more comfortable on working better.

Best regards,
--
Matheus de Oliveira
Analista de Banco de Dados
Dextra Sistemas - MPS.Br nível F!
www.dextra.com.br/postgres

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: How to change the pgsql source code and build it??
Следующее
От: Ian Barwick
Дата:
Сообщение: Possible index issue on 9.5 slave