pg_dump: ERROR: Memory exhausted in AllocSetAlloc(875574064)

From: "Reid Thompson" <Reid(dot)Thompson(at)ateb(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: pg_dump: ERROR: Memory exhausted in AllocSetAlloc(875574064)
Date: 2005-05-12 17:56:46
Message-ID: F71C0DC6B4FD3648815AAA7F969E3529F49213@sr002-2kexc.ateb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there any solution to this other than adding memory, or am I
mis-understanding the error?

pg_dump: ERROR: Memory exhausted in AllocSetAlloc(875574064)
pg_dump: lost synchronization with server, resetting connection
pg_dump: SQL command to dump the contents of table "table_name" failed:
PQendcopy() failed.
pg_dump: Error message from server: pg_dump: The command was: COPY
"table_name" TO stdout;

v7.2.3 on RHAT 7.3 linux with 128MB RAM.

Thanks,
reid

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marc Munro 2005-05-12 18:04:22 Thanks. Was: Need to determine how badly tables need vacuuming
Previous Message Philippe Lang 2005-05-12 17:19:10 Re: Delphi 2005, Postgresql, ZEOS & optimistic locking