Re: Error while trying to back up database: out of memroy - Mailing list pgsql-admin

From Tom Lane
Subject Re: Error while trying to back up database: out of memroy
Date
Msg-id 16085.1222094580@sss.pgh.pa.us
Whole thread Raw
In response to Error while trying to back up database: out of memroy  ("Vladimir Rusinov" <vladimir@greenmice.info>)
Responses Re: Error while trying to back up database: out of memroy  ("Peter Kovacs" <peter.kovacs.1.0rc@gmail.com>)
List pgsql-admin
"Vladimir Rusinov" <vladimir@greenmice.info> writes:
> But now I'm getting following error:
> pg_dump: WARNING:  terminating connection because of crash of another server
> process

As a rule of thumb, you should disable OOM kill on any server system.
However, you might want to look into why the system's aggregate memory
requirements have now increased from what they used to be.  It seems
unlikely that this is pg_dump's fault per se, if you're running a
reasonably recent PG release.  (There were some memory leaks inside
pg_dump, a long time ago...)

            regards, tom lane

pgsql-admin by date:

Previous
From: Jagadeesh
Date:
Subject: displaying enum
Next
From: chirag.dave@gmail.com
Date:
Subject: Re: displaying enum