migrating a tablespace between postgres instances in shared disk environment

Поиск
Список
Период
Сортировка
От Paula Ta-Shma
Тема migrating a tablespace between postgres instances in shared disk environment
Дата
Msg-id OFC102CAF3.603AF87F-ONC22572DB.004934FB-C22572DB.004AB38B@il.ibm.com
обсуждение исходный текст
Ответы Re: migrating a tablespace between postgres instances in shared disk environment  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-general
Is there a way to allow migration of a single table/database/tablespace
from one postgres instance to another (in a system with multiple
tables/databases/tablespaces)  ?
The postgres instances would all share their storage using a clustered file
system.
Ideally, one postgres instance would "close" a table/database/tablespace
and another postgres instance would then "open" it, to support the
migration.
But I didn't find a way to "close" anything without destroying it.
Is there a way to do this using Postgres ?

thanks
Paula


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: EXCEPTION clause not identified
Следующее
От: Marco Colombo
Дата:
Сообщение: a few questions on backup