From: | "Rajesh Kumar Mallah(dot)" <mallah(at)trade-india(dot)com> |
---|---|
To: | "Wei Weng" <wweng(at)kencast(dot)com>, <pgsql-sql(at)postgresql(dot)org> |
Subject: | Re: Which version is this? |
Date: | 2003-02-01 05:03:43 |
Message-ID: | 200302011033.43288.mallah@trade-india.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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.
From | Date | Subject | |
---|---|---|---|
Next Message | Matthew Horoschun | 2003-02-01 05:09:55 | Re: Controlling access to Sequences |
Previous Message | Andrew McMillan | 2003-02-01 04:43:48 | Re: [NOVICE] For each record in SELECT |