Re: Comments from a Firebird user via Borland - Mailing list pgsql-hackers

From Bruno Wolff III
Subject Re: Comments from a Firebird user via Borland
Date
Msg-id 20051111055609.GB22400@wolff.to
Whole thread Raw
In response to Re: Comments from a Firebird user via Borland  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
On Thu, Nov 10, 2005 at 12:00:12 -0600, Kevin Grittner <Kevin.Grittner@wicourts.gov> wrote:
> Hi Tony,
> 
> As the referenced documentation states, the PostgreSQL SERIALIZABLE
> transaction isolation level complies with the ANSI/ISO requirements, but
> not with a mathematically pure interpretation of the term.  (The only
> quibble I have with that documentation is that you have to be averting
> your eyes to not find several commercial products which do enforce the
> stricter interpretation.)

For cases where you really need predicate locking, you can use full table
locks.


pgsql-hackers by date:

Previous
From: Olivier Thauvin
Date:
Subject: Module incompatibility detection between 8.0 and 8.1
Next
From: Dennis Bjorklund
Date:
Subject: Re: 8.0 -> 8.1 dump duplicate key problem?