Re: Help!!! FreeSpaceMap hashtalble out of memory.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: ybaykshtis(at)micropat(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Help!!! FreeSpaceMap hashtalble out of memory.
Date: 2003-10-27 16:51:30
Message-ID: 165.1067273490@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Yurgis Baykshtis" <ybaykshtis(at)micropat(dot)com> writes:
> In pgerr.log this always go together:
> WARNING: ShmemAlloc: out of memory
> ERROR: FreeSpaceMap hashtable out of memory

If you have a large number of tables in your database, it might be that
you need to increase max_locks_per_transaction.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Moshe Vardi 2003-10-27 17:17:37 Deadlock Detection
Previous Message Tom Lane 2003-10-27 16:44:02 Re: pg_ctl reports succes when start fails