It looks like a major outage has hit many websites and other internet services run by the PostgreSQL project. The main site http://www.postgresql.org is still up, but many subsidiary projects such as gborg, techdocs, pgAdmin and the mailing lists are down.
Update: http://www.postgresql.org is now carrying a notice attributing the outage to "a network problem at our primary data center"
Following three months of beta testing, the first release candidate has been packaged and made available for download. It contains mainly minor fixes and documentation updates. The changelog from Beta 5 is at ftp://ftp.postgresql.org/pub/source/v8.0.0beta/ChangeLog-Beta5-to-RC1.
This release does not require an initdb.
- Release announcement: http://archives.postgresql.org/pgsql-announce/2004-12/msg00003.php
- Mirrors: http://www.postgresql.org/mirrors-ftp.html
- Bittorrent: http://bt.postgresql.org
- pginstaller (for Win32): http://pgfoundry.org/projects/pginstaller/
The latest version of PostgreSQL's GUI tool, pgAdmin III has been released following a year of development. Running on Windows, Linux and FreeBSD it supports new features to be introduced in the coming PostgreSQL 8.0 release.
Users of some client software designed to support PostgreSQL 8.0, which is currently in late beta, are occasionally reporting errors along the lines of:
column n.nsptablespace does not exist
This is a result of a last-minute change to the system catalogues, which has not yet been incorporated into the latest releases of some client applications such as phpPgAdmin and EMS PostgreSQL-Manager.
One more, probably the final beta version has just been released, containing a lot of minor fixes. One extreme case with tables containing more than 65535 columns causing crashes has been fixed. In the Windows version the default external editor in psql is now NOTEPAD.EXE. The changelog from Beta 4 is at ftp://ftp.postgresql.org/pub/source/v8.0.0beta/ChangeLog-Beta4-to-Beta5.
This beta requires an initdb.
- Mirrors: http://www.postgresql.org/mirrors-ftp.html
- Bittorrent: http://bt.postgresql.org
- pginstaller (for Win32): http://pgfoundry.org/projects/pginstaller/