Is there a way to force postgresql to create some files in different location ??

Поиск
Список
Период
Сортировка
От Mirek Hankus
Тема Is there a way to force postgresql to create some files in different location ??
Дата
Msg-id 3BAF7DC3.4050602@ce3.pl
обсуждение исходный текст
Список pgsql-general
   I want to force postgresql to create some files (only one table)
on different drive. I know that I can make a symlink to that file, but
this file will grow only to 1GB and then a second file will be created.
All I want to do is make this one table to be stored on different drive
(no matter how big it will be).

Regards
   Mirek Hankus


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

Предыдущее
От: "Pat M"
Дата:
Сообщение: Re: My brain hurts - update field based on value of another table's field
Следующее
От: Kevin
Дата:
Сообщение: Bind/Define and Bulk copy -> Which interface?