On Thu, Nov 10, 2005 at 12:00:12 -0600,
  Kevin Grittner <[EMAIL PROTECTED]> 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.

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to