Re: PGSQL Locking vs. Oracle's MVCC - Mailing list pgsql-general

From Richard Huxton
Subject Re: PGSQL Locking vs. Oracle's MVCC
Date
Msg-id 45DE9A7B.5080303@archonet.com
Whole thread Raw
In response to PGSQL Locking vs. Oracle's MVCC  (RPK <rohitprakash123@indiatimes.com>)
List pgsql-general
RPK wrote:
> How is PGSQL Locking compared with Oracle's MVCC? How PGSQL handles
> concurreny and how it differs with Oracle's Multi-Version Concurrency
> Control (MVCC)?

The manuals are good for this type of thing:
   http://www.postgresql.org/docs/8.2/static/mvcc.html

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Installing PGSQL Client
Next
From: "Karl O. Pinc"
Date:
Subject: Supported plpgsql BEFORE ... EACH ROW behavior