Re: Tablespaces for indexes, tables and databases

Поиск
Список
Период
Сортировка
Искать
От
Erwin Brandstetter
Тема
Re: Tablespaces for indexes, tables and databases
Дата
Msg-id
46E0205C.60602@unet.univie.ac.at
Ответ на
Список
Дерево обсуждения
Tablespaces for indexes, tables and databases Erwin Brandstetter <brandstetter@falter.at>
Re: Tablespaces for indexes, tables and databases Dave Page <dpage@postgresql.org>
Re: Tablespaces for indexes, tables and databases Erwin Brandstetter <a9006241@unet.univie.ac.at>
Erwin Brandstetter wrote:
> (...) (tablespace of the database / default_tablespace / pg_default -- 
> whichever comes first).

Just for the record: actually this should read:  (default_tablespace / 
tablespace of the database) -- whichever comes first.
If the parameter "default_tablespace" is set, it is used.
If not, the tablespace of the database is used (which defaults to the 
tablespace of template at creation time,  which, in turn, defaults to 
"pg_default").

But I assume you got that right anyway.


Regards
Erwin
В списке pgadmin-hackers по дате отправления
От: Erwin Brandstetter
Дата:
От: Erwin Brandstetter
Дата:
Сообщение: Re: More refresh issues
FAQ