Re: WAL filling up disk - Mailing list pgsql-sql
| From | Tom Lane |
|---|---|
| Subject | Re: WAL filling up disk |
| Date | |
| Msg-id | 1382.1012945792@sss.pgh.pa.us Whole thread Raw |
| In response to | Re: WAL filling up disk ("Josh Berkus" <josh@agliodbs.com>) |
| List | pgsql-sql |
"Josh Berkus" <josh@agliodbs.com> writes:
>> RTFannouncelist.
> Uh, Tom, the last annoucement was ver. 7.2b5 on Janary 15th. Is this
> what you are referring to, or is there another announcement that
> should have gone out and didn't?
The release announcement went out this AM. I can't prove it right now
because I can't get into archives.postgresql.org --- which is the same
machine as ftp.postgresql.org, so I suppose it's slashdotted into
oblivion :-(. And it's also mail.postgresql.org, so perhaps not
everyone's copies have been delivered yet. But that would strongly
suggest that quite a few people did see the announcement, eh? Sorry
if you guys are at the tail end of the delivery list...
regards, tom lane
PS: my archived copy looks like:
Received: from server1.pgsql.org (www.postgresql.org [64.49.215.9])by sss.pgh.pa.us (8.11.4/8.11.4) with SMTP id
g15GC1f25200for<tgl@sss.pgh.pa.us>; Tue, 5 Feb 2002 11:12:01 -0500 (EST)
Received: (qmail 81101 invoked by alias); 5 Feb 2002 16:08:36 -0000
Received: from unknown (HELO postgresql.org) (64.49.215.8) by www.postgresql.org with SMTP; 5 Feb 2002 16:08:36 -0000
Received: from earth.hub.org (earth.hub.org [64.49.215.11])by postgresql.org (8.11.3/8.11.4) with ESMTP id
g15G1Sl78800;Tue,5 Feb 2002 11:01:28 -0500 (EST)(envelope-from scrappy@postgresql.org)
Received: from localhost (scrappy@localhost)by earth.hub.org (8.11.3/8.11.6) with ESMTP id g15G1OF20685;Tue, 5 Feb 2002
12:01:24-0400 (AST)(envelope-from scrappy@postgresql.org)
X-Authentication-Warning: earth.hub.org: scrappy owned process doing -bs
Date: Tue, 5 Feb 2002 12:01:24 -0400 (AST)
From: "Marc G. Fournier" <scrappy@postgresql.org>
X-X-Sender: scrappy@earth.hub.org
To: pgsql-announce@postgresql.org
cc: pgsql-hackers@postgresql.org, <pgsql-general@postgresql.org>
Subject: [GENERAL] PostgreSQL v7.2 Final Release
Message-ID: <20020205112231.A44048-100000@earth.hub.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Precedence: bulk
Sender: pgsql-general-owner@postgresql.org
For Immediate Release February 5th, 2002
After almost a full year of development since PostgreSQL v7.1 was
released, the PostgreSQL Global Development Group is proud to announce the
availability of our latest development milestone ... PostgreSQL v7.2,
another step forward for the project.
A full list of changes to v7.2 can be found in the HISTORY file,
included with the release, as well as under all ftp mirrors as:
/pub/README.v7_2
Highlights of this release are as follows:
VACUUM Vacuuming no longer locks tables, thus allowing normal user access during the vacuum. A new
"VACUUMFULL" command does old-style vacuum by locking the table and shrinking the on-disk copy of the
table.
Transactions There is no longer a problem with installations that exceed four billion
transactions.
OID's OID's are now optional. Users can now create tables without OID's for cases where OID usage
isexcessive.
Optimizer The system now computes histogram column statistics during "ANALYZE", allowing much
betteroptimizer choices.
Security A new MD5 encryption option allows more secure storage and transfer of passwords. A new
Unix-domainsocket authentication option is available on Linux and BSD systems.
Statistics Administrators can use the new table access statistics module to get fine-grained
informationabout table and index usage.
Internationalization Program and library messages can now be displayed in several languages.
.. with many many more bug fixes, enhancements and performance
related changes ...
Source for this release is available on all mirrors under:
/pub/source/v7.2
As always, any bugs with this release should be reported to
pgsql-bugs@postgresql.org ... and, as with all point releases, this
release requires a complete dump and reload from previous releases, due to
internal structure changes ...
Marc G. Fournier
Co-ordinator
PostgreSQL Global Development Group
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://archives.postgresql.org