ftell error during pg_dump - Mailing list pgsql-general

From William Garrison
Subject ftell error during pg_dump
Date
Msg-id 48A1B3A1.7090500@mobydisk.com
Whole thread Raw
Responses Re: ftell error during pg_dump
List pgsql-general
Our IT administrator ran a pg_dump and received the following error:
.
.
.
pg_dump: dumping contents of table history
pg_dump: [custom archiver] WARNING: ftell mismatch with expected
position -- ftell used
pg_dump: dumping contents of table history_archive
pg_dump: [custom archiver] WARNING: ftell mismatch with expected
position -- ftell used
pg_dump: dumping contents of table historymetadata
pg_dump: [custom archiver] WARNING: ftell mismatch with expected
position -- ftell used
.
.
.

This did not happen on every table, but once it did happen it was on all
subsequent tables.  Any ideas?

pgsql-general by date:

Previous
From: "Willy-Bas Loos"
Date:
Subject: Re: Need help returning record set from a dynamic sql query
Next
From: Joao Ferreira gmail
Date:
Subject: Re: automatic REINDEX-ing