Re: Warning during pg_dump

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Warning during pg_dump
Дата
Msg-id 26150.1159889713@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Warning during pg_dump  ("Christian Rengstl" <Christian.Rengstl@klinik.uni-regensburg.de>)
Ответы Need help with a function from hell..  (arsi@aranzo.netg.se)
Список pgsql-general
"Christian Rengstl" <Christian.Rengstl@klinik.uni-regensburg.de> writes:
> when i issued the following command: pg_dump -d mydb -Fc -Z9 -U dbadmin > base_backup.tar
> i keep getting warning messages: pg_dump: [custom archiver] WARNING: ftell mismatch with expected position -- ftell
used.

This is definitely not very cool.  What platform are you on exactly
(particularly, libc or glibc version), and what PG version is this?
Can you make up a self-contained test case --- perhaps a script that
fills a database with junk data that will produce the problem when
dumped?

            regards, tom lane

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

Предыдущее
От: "William Leite Araújo"
Дата:
Сообщение: Re: Text retrieval & data mining features in PostgreSQL
Следующее
От: "Brian J. Erickson"
Дата:
Сообщение: PostgreSQL Database Transfer between machines