Re: too many LWLocks taken

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alex Vinogradovs <AVinogradovs(at)Clearpathnet(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: too many LWLocks taken
Date: 2008-04-04 22:58:52
Message-ID: 9650.1207349932@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Alex Vinogradovs <AVinogradovs(at)Clearpathnet(dot)com> writes:
> I've got a pretty large database, and since certain time
> it started giving me "too many LWLocks taken" when running
> some batch inserts... Any parameter can be ajusted ?

Oh really? That's a bug, not something you need to adjust a parameter
for. Can you put together a self-contained test case? What PG
version is this?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Markus Wollny 2008-04-04 23:05:57 Re: Duplicate Key violation on dump&reload using pg_restore
Previous Message Markus Wollny 2008-04-04 22:57:42 Duplicate Key violation on dump&reload using pg_restore