Re: Option to dump foreign data in pg_dump
От | Luis Carril |
---|---|
Тема | Re: Option to dump foreign data in pg_dump |
Дата | |
Msg-id | FRXPR01MB0182B04505ADB297D3C40EC0E7FC0@FRXPR01MB0182.DEUPRD01.PROD.OUTLOOK.DE обсуждение исходный текст |
Ответ на | Re: Option to dump foreign data in pg_dump (Pavel Stehule <pavel.stehule@gmail.com>) |
Ответы |
Re: Option to dump foreign data in pg_dump
|
Список | pgsql-hackers |
>Restoring content of FDW table via pg_restore or psql can be dangerous - there I see a risk, and can be nice to allow it only >with some form of safeguard.
>
>I think so important questions is motivation for dumping FDW - a) clonning (has sense for me and it is safe), b) real backup >(requires writeable FDW) - has sense too, but I see a possibility of unwanted problems.
What about providing a list of FDW servers instead of an all or nothing option? In that way the user really has to do a conscious decision to dump the content of the foreign tables for a specific server, this would allow distinction if multiple FDW are being used in the same DB. Also I think it is responsability of the user to know if the FDW that are being used are read-only or not.
Cheers
Luis M Carril
Luis M Carril
В списке pgsql-hackers по дате отправления: