Re: Can't make backup (again)

From: Richard Huxton <dev(at)archonet(dot)com>
To: sebaioni-postgresql(at)yahoo(dot)com(dot)ar
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Can't make backup (again)
Date: 2008-01-17 12:00:35
Message-ID: 478F4363.1040306@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 PostgreSQL 8.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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message hubert depesz lubaczewski 2008-01-17 12:10:18 Re: LIKE and REGEX optimization
Previous Message Stefan Schwarzer 2008-01-17 11:59:05 Re: Forgot to dump old data before re-installing machine