Re: WARNING: out of shared memory

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Juan C(dot) Aragon" <juan(at)keisercomputers(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: WARNING: out of shared memory
Date: 2009-07-16 23:16:52
Message-ID: 17474.1247786212@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Juan C. Aragon" <juan(at)keisercomputers(dot)com> writes:
> 2009-07-16 16:54:05 EDT WARNING: out of shared memory
> 2009-07-16 16:54:05 EDT FATAL: out of shared memory

You might be running out of lock-table space ... does raising
max_locks_per_transaction help? (Note you need a postmaster restart
to change that.)

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2009-07-17 00:17:59 Re: Bug 4906?
Previous Message Kevin Grittner 2009-07-16 23:16:24 Re: Bug 4906?