Re: PgQ and pg_dump

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: PgQ and pg_dump
Дата
Msg-id CAB7nPqRPZ41VA79GXXChZruhpWCtB-7ZMOYSz9cyu=StssMPtA@mail.gmail.com
обсуждение исходный текст
Ответ на PgQ and pg_dump  (Martín Marqués <martin@2ndquadrant.com>)
Ответы Re: PgQ and pg_dump  (Martín Marqués <martin@2ndquadrant.com>)
Список pgsql-general
Martin wrote:
> I wonder if this is the desirable way of handling pgq, or if those
> tables should be dumped. I'm starting to think that this is a PgQ bug,
> or maybe it's not a good idea to install PgQ as an extension.

As I am looking at that I would qualify that as a bug in pg_dump.
Schemas can be part of the extension definition and be linked to it,
and tables created on top of the schema defined in the extension
should really be dumped..
--
Michael


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

Предыдущее
От: Albe Laurenz
Дата:
Сообщение: Re: Changelog version from 8.1.2 to 9.3.6
Следующее
От: Martín Marqués
Дата:
Сообщение: Re: PgQ and pg_dump