Re: Which version is this? - Mailing list pgsql-sql

From Rajesh Kumar Mallah.
Subject Re: Which version is this?
Date
Msg-id 200302011033.43288.mallah@trade-india.com
Whole thread Raw
In response to Which version is this?  ("Wei Weng" <wweng@kencast.com>)
List pgsql-sql
your question doesnt' seem to be very clear.

But the following appeared in release note of version 7.2
hope it helps
regds
mallah.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~`
A.5. Release 7.2

Release date: 2002-02-04
A.5.1. Overview
This release improves PostgreSQL for use in high-volume applications.

Major changes in this release:
VACUUM
Vacuuming no longer locks tables, thus allowing normal user access during the vacuum. A new VACUUM FULL command does 
old-style vacuum by locking the table and shrinking the on-disk copy of the table.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


On Friday 31 January 2003 10:13 pm, Wei Weng wrote:
> Since which version PostgreSQL is able to do Vacuum Analyze even in the
> middle of a transaction, namely, insert, delete, update?
>
>
> Thanks
>
>
> Wei

-- 


--------------------------------------------                               Regds Mallah
Rajesh Kumar Mallah,
Project Manager (Development)
Infocom Network Limited, New Delhi
phone: +91(11)26152172 (221) (L) 9811255597 (M)
Visit http://www.trade-india.com ,
India's Leading B2B eMarketplace.




pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: Controlling access to Sequences
Next
From: Matthew Horoschun
Date:
Subject: Re: Controlling access to Sequences