lock mode in DELETE

From: merino silva <merinosilva(at)yahoo(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: lock mode in DELETE
Date: 2004-02-26 06:56:01
Message-ID: 20040226065601.74973.qmail@web40505.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi all,

I'm really bothered about the locking mode of the
DELETE command on the Postgresql 7.3.4. It is blocking
the table even from reading data.

Is that a feature or a bug ?

thanks,
Merino

__________________________________
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2004-02-26 07:07:54 Re: lock mode in DELETE
Previous Message Tom Lane 2004-02-26 05:11:57 Re: Known issue with Reindex-based corruption?