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

From Scott Marlowe
Subject Re: Error while trying to back up database: out of memroy
Date
Msg-id dcc563d10809220949q4f172087n2a028f4e6cdc58a7@mail.gmail.com
Whole thread Raw
In response to Error while trying to back up database: out of memroy  ("Vladimir Rusinov" <vladimir@greenmice.info>)
List pgsql-admin
As Tom mentioned, it sounds like you're being bitten by the oom
killer.  If, for some reason, you cannot run with it turned off, then
add a really big swap space so it delays the onset of sudden death by
oom to something really big.

Is It possible your work_mem is set too high?

pgsql-admin by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: displaying enum
Next
From: "Tena Sakai"
Date:
Subject: question on pg_ctl