Re: [Re] Re: [Re] Re: Unknown winsock error 10061while dumping a big database

From: Richard Huxton <dev(at)archonet(dot)com>
To: cyril(dot)velter(at)metadys(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [Re] Re: [Re] Re: Unknown winsock error 10061while dumping a big database
Date: 2007-11-28 13:16:52
Message-ID: 474D6A44.7030702@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Cyril VELTER wrote:
>> It's just that 8.2.4 has a fix that says:
>>
>> Allow pg_dump to do binary backups larger than two gigabytes on Windows
>> (Magnus)
>>
>> Now, whether that will affect you I'm not sure, since you said you were
>> dumping from Linux, with the server on Windows.
>
> I don't think so. The dump stop at 75GB (the 2GB limit is not a problem), I'm
> running 8.2.5 on both the client and the server and the dump is done on a linux
> machine.

Can you select all the rows in that table, or does that cause an error too?

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2007-11-28 13:18:53 Re: PostgreSQL DB split
Previous Message Cyril VELTER 2007-11-28 13:03:18 [Re] Re: [Re] Re: Unknown winsock error 10061while dumping a big database