Attaching/detaching tablespaces (or, in general, parts of a DB)

Поиск
Список
Период
Сортировка
От Yang Zhang
Тема Attaching/detaching tablespaces (or, in general, parts of a DB)
Дата
Msg-id BANLkTikyVpCrzG=SMouEhXCHK9Zg+oygrQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Attaching/detaching tablespaces (or, in general, parts of a DB)  (John R Pierce <pierce@hogranch.com>)
Re: Attaching/detaching tablespaces (or, in general, parts of a DB)  (Guillaume Lelarge <guillaume@lelarge.info>)
Re: Attaching/detaching tablespaces (or, in general, parts of a DB)  (Vibhor Kumar <vibhor.kumar@enterprisedb.com>)
Список pgsql-general
Is it possible to attach or detach parts of a DB (e.g. tablespaces),
such that I can flexibly move the disks containing the DB tables
around to different hosts?

The last discussion I could find on this topic is from 2007, and the
answer was "No":

http://postgresql.1045698.n5.nabble.com/Possible-to-Attach-Detach-Tablespaces-td1885602.html

Wondering if there's been any change to the answer since then.  I can
alternatively dump/load, which is slower and requires 2x the disk
space.  Thanks in advance.

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: postgres segfaulting on pg_restore
Следующее
От: Noah Misch
Дата:
Сообщение: Re: Why security-definer functions are executable by public by default?