Re: ALTER TABLESPACE ... MOVE ALL TO ...

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: ALTER TABLESPACE ... MOVE ALL TO ...
Дата
Msg-id CA+TgmoaKW8Lr5RHJBw+yRe6qb-+rDrhGiHmgYiRyKt_1zgLwtg@mail.gmail.com
обсуждение исходный текст
Ответ на ALTER TABLESPACE ... MOVE ALL TO ...  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
On Thu, Jan 16, 2014 at 4:37 PM, Stephen Frost <sfrost@snowman.net> wrote:
> 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?

Don't be late next time?

I did look this over and it seems fine.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: currawong is not a happy animal
Следующее
От: Robert Haas
Дата:
Сообщение: Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE