Re: conditional insert - Mailing list pgsql-general

From Andrew Sullivan
Subject Re: conditional insert
Date
Msg-id 20110907155007.GI35347@shinkuro.com
Whole thread Raw
In response to Re: conditional insert  (Lincoln Yeoh <lyeoh@pop.jaring.my>)
List pgsql-general
On Wed, Sep 07, 2011 at 11:45:11PM +0800, Lincoln Yeoh wrote:
> Don't you have to block SELECTs so that the SELECTs get serialized?

If you want to do that, why wouldn't you just use serializable mode?

A

--
Andrew Sullivan
ajs@crankycanuck.ca

pgsql-general by date:

Previous
From: Lincoln Yeoh
Date:
Subject: Re: conditional insert
Next
From: jonesd@xmission.com
Date:
Subject: Re: PL/pgSQL trigger and sequence increment