Re: Warning during pg_dump - Mailing list pgsql-general

From Tom Lane
Subject Re: Warning during pg_dump
Date
Msg-id 26150.1159889713@sss.pgh.pa.us
Whole thread Raw
In response to Warning during pg_dump  ("Christian Rengstl" <Christian.Rengstl@klinik.uni-regensburg.de>)
Responses Need help with a function from hell..  (arsi@aranzo.netg.se)
List 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 by date:

Previous
From: "William Leite Araújo"
Date:
Subject: Re: Text retrieval & data mining features in PostgreSQL
Next
From: "Brian J. Erickson"
Date:
Subject: PostgreSQL Database Transfer between machines