Re: Option to dump foreign data in pg_dump

Поиск
Список
Период
Сортировка
От vignesh C
Тема Re: Option to dump foreign data in pg_dump
Дата
Msg-id CALDaNm0Tt+G4Ht6oUezej6nUzh6PtFqi+LnNWo1Njb==50OM6w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Option to dump foreign data in pg_dump  (Luis Carril <luis.carril@swarm64.com>)
Ответы Re: Option to dump foreign data in pg_dump  (Luis Carril <luis.carril@swarm64.com>)
Список pgsql-hackers
On Tue, Jan 21, 2020 at 3:06 PM Luis Carril <luis.carril@swarm64.com> wrote:
>
> Yes we can support --include-foreign-data without parallel option and
> later add support for parallel option as a different patch.
>
> Hi,
>
>     I've attached a new version of the patch in which an error is emitted if the parallel backup is used with the
--include-foreign-dataoption.
 
>

Thanks for working on the comments. I noticed one behavior is
different when --table option is specified. When --table is specified
the following are not getting dumped:
CREATE SERVER foreign_server

I felt the above also should be included as part of the dump when
include-foreign-data option is specified.

Regards,
Vignesh
EnterpriseDB: http://www.enterprisedb.com



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

Предыдущее
От: Kohei KaiGai
Дата:
Сообщение: Is custom MemoryContext prohibited?
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: BufFileRead() error signalling