Re: do postgresql this job for me ? (firebird user)

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Thomas Kellerer <spam_eater(at)gmx(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: do postgresql this job for me ? (firebird user)
Date: 2009-05-26 04:08:23
Message-ID: 4A1B6B37.8000503@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane wrote:
> Craig Ringer <craig(at)postnewspapers(dot)com(dot)au> writes:

> Not sure how you tested that, but index_drop() clearly takes
> AccessExclusiveLock on the table too. (I'm not sure it really needs
> to --- the comment therein defending the reasoning seems out of date
> --- but it definitely does.)

I just re-checked, and indeed it does. I could've sworn my previous test
only took a lock out on the index.

Thanks for the catch.

--
Craig Ringer

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Craig Ringer 2009-05-26 04:21:19 Re: Java Gui for Postgress
Previous Message Eric Smith 2009-05-26 02:57:53 Re: getting a list of users