From: | William Garrison <postgres(at)mobydisk(dot)com> |
---|---|
To: | |
Cc: | Postgres General List <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: ftell error during pg_dump |
Date: | 2008-08-12 19:51:32 |
Message-ID: | 48A1E9C4.6090405@mobydisk.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
The dump is over 3GB. So there's no question this is it. I had a
feeling this would all come down to not being on the latest version.
Thanks to both Tom and Magnus for your help.
Tom Lane wrote:
> William Garrison <postgres(at)mobydisk(dot)com> writes:
>
>> I'm embarrassed to say it is 8.2.3 :( I'm not sure why they haven't
>> upgraded our production servers to the latest 8.2 yet. It's running on
>> Windows Server 2003, and it looks like there is plenty of disk space.
>>
>
> Hmm. There was an 8.2.4 bug fix for pg_dump on Windows, but the log
> message for it claimed it'd only affect dump files larger than 2GB,
> and I'm not sure whether the symptoms matched this anyway. How big
> is your dump exactly?
>
> regards, tom lane
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Jeff Gentry | 2008-08-12 20:15:20 | Confronting the maximum column limitation |
Previous Message | Tom Lane | 2008-08-12 19:36:03 | Re: ftell error during pg_dump |