Re: Fwd: Out of Memory on Reindex - Mailing list pgsql-admin

From Tom Lane
Subject Re: Fwd: Out of Memory on Reindex
Date
Msg-id 29387.1180622575@sss.pgh.pa.us
Whole thread Raw
In response to Re: Fwd: Out of Memory on Reindex  ("Chris Hoover" <revoohc@gmail.com>)
Responses Re: Fwd: Out of Memory on Reindex  ("Chris Hoover" <revoohc@gmail.com>)
List pgsql-admin
"Chris Hoover" <revoohc@gmail.com> writes:
> maintenance_work_mem = 1048576 (I have 9GB ram on this server).

You might have that much RAM, but I wonder how much of it the kernel
will give to any one process.  Did you check the ulimit settings the
postmaster is running under?  Is it possibly a 32-bit rather than
64-bit build of Postgres?

            regards, tom lane

pgsql-admin by date:

Previous
From: "Chris Hoover"
Date:
Subject: Re: Fwd: Out of Memory on Reindex
Next
From: Andrew Sullivan
Date:
Subject: Re: High Avaliable in the PostgreSQL.