BUG #6111: ftell mismatch error - Mailing list pgsql-bugs

From glum
Subject BUG #6111: ftell mismatch error
Date
Msg-id 201107111618.p6BGIqnS029602@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #6111: ftell mismatch error
List pgsql-bugs
The following bug has been logged online:

Bug reference:      6111
Logged by:          glum
Email address:      gene.lum@rsa.com
PostgreSQL version: 9.0
Operating system:   Windows 7
Description:        ftell mismatch error
Details:

I'm trying to dump a small database using the command line:
pg_dump -Fc -Z9

I see a bunch of errors at the end:
"ftell mismatch with expected position"

I can use the same command on Unix without problem. In addition, using
option "-Ft" works on the same platform.

Any solution or suggestion for workaround will be appreciated. Thanks.

pgsql-bugs by date:

Previous
From: Kyotaro HORIGUCHI
Date:
Subject: Re: [HACKERS] make_greater_string() does not return a string in some cases
Next
From: "Anish Kejariwal"
Date:
Subject: BUG #6112: heuristic for empty parent tables that are members of inheritance trees