Re: Tablespace for temporary objects and sort files

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: Tablespace for temporary objects and sort files
Дата
Msg-id c2d9e70e0701072127y668e4744ke1462c697c787a32@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Tablespace for temporary objects and sort files  (Albert Cervera Areny <albertca@hotpop.com>)
Ответы Re: Tablespace for temporary objects and sort files  ("Jaime Casanova" <systemguards@gmail.com>)
Список pgsql-patches
On 1/5/07, Albert Cervera Areny <albertca@hotpop.com> wrote:
> Here's a new version that takes into account the SELECT INTO TEMP case. Thanks
> Jaime!
>

ok. seems good to me...

> What other temporary objects do you think should be considered?
>

sorry for the noise, seems i'm thinking on other dbms... i really
thought sequences use tablespaces but it seems i was wrong...

maybe once this patch is applied you can think on make indexes and
[temp] sequences on temp tables use the same temp_tablespace that
table is using...

> Any other comments on the patch?
>

yes. there are 2 things missing:

the first one is put temp_tablespaces in postgresql.conf and/or making
it a per database parameter (i don't think it should be a per user
parameter)

the second are docs... ;)

--
regards,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
                                       Richard Cook

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] SGML index build fix
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] SGML index build fix