Re: Moving a PostgreSQL database to a new tablespace

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Moving a PostgreSQL database to a new tablespace
Дата
Msg-id CAHyXU0x-Wx67tJpzmJm3Vkg_7cSnszLrgZHOOC6+9WUNXyA5yg@mail.gmail.com
обсуждение исходный текст
Ответ на Moving a PostgreSQL database to a new tablespace  (JORGE MALDONADO <jorgemal1960@gmail.com>)
Список pgsql-novice
On Mon, Aug 8, 2011 at 5:09 PM, JORGE MALDONADO <jorgemal1960@gmail.com> wrote:
> Is there a way to move an entire PostgreSQL database from one tablespace
> to a new one? Of course, I do not want to ALTER each object and SET the new
> tablespace.

'did you try alter database set tablespace'?

merlin

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

Предыдущее
От: JORGE MALDONADO
Дата:
Сообщение: Moving a PostgreSQL database to a new tablespace
Следующее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: Datetime stored in bigint