| От | Alvaro Herrera |
|---|---|
| Тема | Re: Option to dump foreign data in pg_dump |
| Дата | |
| Msg-id | 20200325162553.GA19814@alvherre.pgsql обсуждение исходный текст |
| Ответ на | Re: Option to dump foreign data in pg_dump (Alvaro Herrera <alvherre@2ndquadrant.com>) |
| Список | pgsql-hackers |
On 2020-Mar-24, Alvaro Herrera wrote: > Hmm, but travis is failing on the cfbot, and I can't see why ... My only guess, without further output, is that getopt_long is not liking the [ "--include-foreign-data", "xxx" ] style of arguments in the Perl array of the command to run (which we don't use with anywhere else in the files I looked), so I changed it to [ "--include-foreign-data=xxx" ]. If this was not the problem, we'll need more info, which the buildfarm will give us. And pushed. Thanks, Luis, and thanks to all reviewers. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера