BUG #2462: pg_dump ftell mismatch error (cont'd)

From: "Stephen" <jleelim(at)hotmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2462: pg_dump ftell mismatch error (cont'd)
Date: 2006-06-02 05:08:14
Message-ID: 200606020508.k5258ERA039374@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2462
Logged by: Stephen
Email address: jleelim(at)hotmail(dot)com
PostgreSQL version: 8.1.4
Operating system: Windows Server 2003
Description: pg_dump ftell mismatch error (cont'd)
Details:

This is a continuation of bug report 2461

I forgot to mention the pg_dump command line used by pgadmin:

C:\Program Files\PostgreSQL\8.1\bin\pg_dump.exe -i -h localhost -p 5432 -U
postgres -F c -b -v -f "C:\Temp\mydatabase.backup" mydatabase

Browse pgsql-bugs by date

  From Date Subject
Next Message Qingqing Zhou 2006-06-02 06:11:35 Re: statement stuck when the connection grew up to 45 or more
Previous Message Stephen 2006-06-02 05:06:20 BUG #2461: pg_dump ftell mismatch error