Re: [GENERAL] TODO list elements - Mailing list pgsql-general

From Vadim Mikheev
Subject Re: [GENERAL] TODO list elements
Date
Msg-id 366F8EBC.C3AE3DCC@krs.ru
Whole thread Raw
In response to Re: [GENERAL] TODO list elements  (dustin sallings <dustin@spy.net>)
Responses RE: [GENERAL] TODO list elements
List pgsql-general
dustin sallings wrote:
>
> On Thu, 10 Dec 1998, The Hermit Hacker wrote:
>
> //      Vadim has already starting throwing in code for this...his plan
> // is for v6.5 release (~3months) for this to be in place...
>
>         Interesting...will this help out vacuuming any?

No. Vacuum will still exclusively lock relation. But
I'll fix vacuum to unlock pg_class (when vacuuming all tables
in database).

And note - this will be not row level locking, but
multi-version concurrency control.

Vadim

pgsql-general by date:

Previous
From: dustin sallings
Date:
Subject: Re: [GENERAL] TODO list elements
Next
From: "Laurent DELVAUX"
Date:
Subject: ...