Re: postgresql locks the whole table!

From: Dr NoName <spamacct11(at)yahoo(dot)com>
To: Jan Wieck <JanWieck(at)Yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgresql locks the whole table!
Date: 2003-12-03 19:46:08
Message-ID: 20031203194608.93870.qmail@web12303.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> If you cannot make your transactons shorter (and
> please don't tell me
> that you have user interaction going on while
> holding any open
> transactions), then you might be able to increase
> your concurrency by
> deferring the foreign key check until commit.

oh! my! gawd!!!
THANK YOU!

__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dr NoName 2003-12-03 20:20:46 Re: postgresql locks the whole table!
Previous Message Jonathan Bartlett 2003-12-03 19:21:34 Re: C/C++ access with no postmaster running?