Re: PGSQL Locking vs. Oracle's MVCC
- From: Richard Huxton <dev(at)archonet(dot)com>
- To: RPK <rohitprakash123(at)indiatimes(dot)com>
- Cc: pgsql-general(at)postgresql(dot)org
- Subject: Re: PGSQL Locking vs. Oracle's MVCC
- Date: Fri, 23 Feb 2007 07:40:43 +0000
- Message-id: <45DE9A7B(dot)5080303(at)archonet(dot)com>
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
Home |
Main Index |
Thread Index