Chris Hoover wrote:
Any ideas?

Drop it and try to recreate it. As far as the parameter it is maintenance_work_mem but that should spill to disk which means you ran out of actual memory too.

Joshua D. Drake

P.S. You *need* to upgrade to 8.1.9


---------- Forwarded message ----------
From: *Chris Hoover* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
Date: May 29, 2007 11:36 AM
Subject: Out of Memory on Reindex
To: "pgsql-admin@postgresql.org <mailto:pgsql-admin@postgresql.org>" <pgsql-admin@postgresql.org <mailto:pgsql-admin@postgresql.org>>

I am getting the following error when trying to run a reindex on one of my databases.

reindexdb: reindexing of database "xxx" failed: ERROR:  out of memory
DETAIL:  Failed on request of size 268435456.

Can someone advise on what memory parameter was violated? Are we looking at work_mem, shmmax, or something else?

Thanks,

Chris

PG 8.1.3



--

      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/


---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
      choose an index scan if your joining column's datatypes do not
      match

Reply via email to