Tablespaces for temporary objects

Поиск
Список
Период
Сортировка
От Albert Cervera Areny
Тема Tablespaces for temporary objects
Дата
Msg-id 200609190110.48784.albertca@hotpop.com
обсуждение исходный текст
Ответы Re: Tablespaces for temporary objects  ("Jim C. Nasby" <jimn@enterprisedb.com>)
Список pgsql-hackers
Hi,       I've decided to start hacking on PostgreSQL, and I've looked at the 
easier jobs in the TODO list. I'm interested in implementing:

% Add a GUC variable to control the tablespace for temporary objects and sort 
files. It could start with a random tablespace from a supplied list and cycle 
through the list.
       I wanted to know if there are any comments on how I should implement 
this. I've already started and temporary tables already honour 
the 'temp_tablespaces' GUC variable I created. However, I'm not very happy 
with the name, and probably someone will have other comments on this.
       Thanks.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Unique index: update error
Следующее
От: Joachim Wieland
Дата:
Сообщение: Re: [PATCHES] Timezone List