Re: managing tablespaces like files?

Поиск
Список
Период
Сортировка
От Sam Carleton
Тема Re: managing tablespaces like files?
Дата
Msg-id 8d38ca0a1003081300v5cdc38d6s57f0330b7aac35f0@mail.gmail.com
обсуждение исходный текст
Ответ на Re: managing tablespaces like files?  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general


On Mon, Mar 8, 2010 at 3:52 PM, John R Pierce <pierce@hogranch.com> wrote:

I don't think PostgreSQL is going to work for you if thats a requirement.   A tablespace doesn't contain the metadata for the items in it, thats stored in the main cluster space (pg_catalog, etc)

 
Would it be difficult to export the metadata as part of the shutdown process of the service?  Or am I simply reaching a bit too much?  (For the record, my application exists because I run into this type of "things don't work that way" and than I find some interesting solutions <grin>  But maybe this time I am simply better off with Firebird.)

Sam Carleton
Developer of Photo Parata

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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: DROP column: documentation unclear
Следующее
От: Sam Carleton
Дата:
Сообщение: Re: managing tablespaces like files?