Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: this is in plain text (row level locks) - Mailing list pgsql-hackers

Bruce Momjian <[email protected]> writes:
> I was thinking of adding to TODO:
>     * Allow shared row locks for referential integrity
> but how is that different from:
>     * Implement dirty reads and use them in RI triggers

It'd be a completely different approach to solving the FK locking
problem.  I wouldn't think we'd do both.

Personally I'd feel more comfortable with a shared-lock approach, if we
could work out the scalability issues.  Dirty reads seem ... well ...
dirty.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Claudio Natoli
Date:
Subject: Re: Win32 for 7.5... how to help?
Next
From: Bruce Momjian
Date:
Subject: Re: php with postgres