| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "glum" <gene(dot)lum(at)rsa(dot)com> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #6111: ftell mismatch error |
| Date: | 2011-07-11 17:10:58 |
| Message-ID: | 15840.1310404258@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
"glum" <gene(dot)lum(at)rsa(dot)com> writes:
> The following bug has been logged online:
> Bug reference: 6111
> Logged by: glum
> Email address: gene(dot)lum(at)rsa(dot)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"
Hmm, you certain you're using a 9.0.x pg_dump? Because this looks a
lot like a problem that was fixed before that. If it is a current
pg_dump, we're going to need to see a more complete test example.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Emanuel Calvo | 2011-07-11 23:58:31 | application_name appears in Reporting and logging |
| Previous Message | Anish Kejariwal | 2011-07-11 16:51:47 | BUG #6112: heuristic for empty parent tables that are members of inheritance trees |