ALTER SCHEMA ... SET TABLESPACE

Поиск
Список
Период
Сортировка
От Gavin Sherry
Тема ALTER SCHEMA ... SET TABLESPACE
Дата
Msg-id Pine.LNX.4.58.0408152057080.3134@linuxworld.com.au
обсуждение исходный текст
Ответы Re: ALTER SCHEMA ... SET TABLESPACE  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: ALTER SCHEMA ... SET TABLESPACE  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: ALTER SCHEMA ... SET TABLESPACE  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
This patch implements ALTER SCHEMA ... SET TABLESPACE.

This changes the default schema tablespace but does not attempted to move
objects within the schema to the new tablespace.

Docs, regression test and tab-completion included.

There were a few places which conflicted with my alter index patch and
I've tried to edit the diff where possible to allow for easy applying.

Gavin

Вложения

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

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re: [HACKERS] pg_dump 'die_on_errors'
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] pg_dump 'die_on_errors'