ALTER TABLESPACE ... MOVE ALL TO ...

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема ALTER TABLESPACE ... MOVE ALL TO ...
Дата
Msg-id 20140116213728.GH2686@tamriel.snowman.net
обсуждение исходный текст
Ответы Re: ALTER TABLESPACE ... MOVE ALL TO ...  (Robert Haas <robertmhaas@gmail.com>)
Re: ALTER TABLESPACE ... MOVE ALL TO ...  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
Greetings,

  It's a day late and I'm a dollar short, but attached is a (very) minor
  patch to allow users to more easily move their various objects from
  one tablespace to another.  Included are docs and a regression test;
  I'm happy to improve on both should folks send me suggestions.

  As we use tablespaces quite a bit, this can be extremely handy for us
  and I expect others will find it useful too.

  Thoughts?

      Thanks,

        Stephen

Вложения

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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: ALTER TABLE ... SET TABLESPACE pg_default
Следующее
От: Dave Chinner
Дата:
Сообщение: Re: [Lsf-pc] Linux kernel impact on PostgreSQL performance