Re: Autovacuum running out of memory - Mailing list pgsql-performance

From Richard Huxton
Subject Re: Autovacuum running out of memory
Date
Msg-id 4714C92B.6010909@archonet.com
Whole thread Raw
In response to Re: Autovacuum running out of memory  (Jason Lustig <lustig@brandeis.edu>)
Responses Re: Autovacuum running out of memory
List pgsql-performance
Jason Lustig wrote:
> I ran "ulimit -a" for the postgres user, and here's what I got:

> max memory size         (kbytes, -m) 200000
> virtual memory          (kbytes, -v) 200000

There you go - you probably are exceeding these.

Add some lines to /etc/security/limits.conf to increase them.

--
   Richard Huxton
   Archonet Ltd

pgsql-performance by date:

Previous
From: Jason Lustig
Date:
Subject: Re: Autovacuum running out of memory
Next
From: "Scott Marlowe"
Date:
Subject: Re: Autovacuum running out of memory