Re: Multiversion Concurrency Control!

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Harry Yau <harry(dot)yau(at)regaltronic(dot)com>
Cc: PGG <pgsql-general(at)postgresql(dot)org>
Subject: Re: Multiversion Concurrency Control!
Date: 2002-06-25 17:06:33
Message-ID: 20020625100439.B71289-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 25 Jun 2002, Harry Yau wrote:

> Hi All:
> I have read the User Manual about the Multiversion Concurrency Control.
> It mention that Read Committed isolation level is the default in
> PostgreSQL.
> Is it mean I have to do nothing to activiate/implement this level of
> islation, right?

Yes, that's what you get if you don't specify something else.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sarah Mulholland 2002-06-25 17:15:23 Re: Table name length (maximum identifier length)
Previous Message Scott Marlowe 2002-06-25 16:44:26 Re: Urgent: Tuning strategies?