Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group