Re: Moving a database to a new TABLESPACE in Postgres 8.3

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Moving a database to a new TABLESPACE in Postgres 8.3
Дата
Msg-id 20121219220644.14710@gmx.com
обсуждение исходный текст
Ответ на Moving a database to a new TABLESPACE in Postgres 8.3  (Robert James <srobertjames@gmail.com>)
Список pgsql-general
Robert James wrote:

> In Postgres 8.3, how can I move a database to a different TABLESPACE?
> My goal is to move rarely used databases off of the SSD and onto the
> HDD.

http://www.postgresql.org/docs/8.3/interactive/sql-createtablespace.html

http://www.postgresql.org/docs/8.3/interactive/sql-altertable.html

-Kevin


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

Предыдущее
От: Robert James
Дата:
Сообщение: Moving a database to a new TABLESPACE in Postgres 8.3
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: pg_xlog is getting bigger