Re: Can't make backup (again) - Mailing list pgsql-general

From Richard Huxton
Subject Re: Can't make backup (again)
Date
Msg-id 478F4363.1040306@archonet.com
Whole thread Raw
In response to Can't make backup (again)  (Sebastián Baioni <sebaioni-postgresql@yahoo.com.ar>)
Responses Re: Can't make backup (again)  (Sebastián Baioni <sebaioni-postgresql@yahoo.com.ar>)
List pgsql-general
Sebastián Baioni wrote:
> Hi,
> Some days ago we were having problems running pg_dump (v. 8.2.5.7260) from Windows XP SP2 to a database in a sever
PostgreSQL8.2.5 on amd64-portbld-freebsd6.2. 
> We thought the problem was solved but we are having problems again.
> Now we got an error:
> "cannot allocate memory for input buffer"
> The command was: "COPY public.sipat00 (sipasede, ... ) TO stdout;
>
> ¿Is this a memory problem?

Well, yes you can't allocate memory.

 > ¿From server (FreeBSD) or from client PC (Windows XP)?

Did you see the error on the client PC or the server?
What do the server logs show?
What was the memory usage on the client when this happened?

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Stefan Schwarzer
Date:
Subject: Re: Forgot to dump old data before re-installing machine
Next
From: hubert depesz lubaczewski
Date:
Subject: Re: LIKE and REGEX optimization