| От | Andrew Kohlsmith |
|---|---|
| Тема | pg_dumpall forces plain text format |
| Дата | |
| Msg-id | 200207102304.08584@-mixdown.ca обсуждение исходный текст |
| Ответы |
Re: pg_dumpall forces plain text format
|
| Список | pgsql-bugs |
I was trying to do a data+lo dump using pg_dumpall:
pg_dumpall -C -a -b -o -Ft > dumptest.data
Unfortunately I kept getting this error:
pg_dump: large object output is not supported for plain text dump files.
pg_dump: (Use a different output format.)
Upon looking at the pg_dumpall shell script I found out why:
PGDUMP="${PGPATH}/pg_dump $connectopts $pgdumpextraopts -Fp"
Is there a particular reason why plain text is forced? Could this be removed
in the next version? Or even moved to a pg_dumpall command line option? I
really dislike using nonstandard tools.
Regards,
Andrew
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера