ALTER TABLE ... SET TABLESPACE

Поиск
Список
Период
Сортировка
От Gavin Sherry
Тема ALTER TABLE ... SET TABLESPACE
Дата
Msg-id Pine.LNX.4.58.0406201204430.25868@linuxworld.com.au
обсуждение исходный текст
Ответы Re: ALTER TABLE ... SET TABLESPACE  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Список pgsql-patches
Attached is a patch implementing this functionality.

I've modified make_new_heap() as well as swap_relfilenodes() to not assume
that tablespaces remain the same from old to new heap. I thought it better
to go down this road than introduce a lot of duplicate code.

Thanks

Gavin

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: eventlog fix
Следующее
От: "Andrew Dunstan"
Дата:
Сообщение: Re: [HACKERS] Cannot initdb in cvs tip