Path to this page:
Subject: CVS commit: pkgsrc/databases
From: Jaromir Dolecek
Date: 2005-02-06 13:32:06
Message id: 20050206123206.5B2452DA1D@cvs.netbsd.org
Log Message:
PostgreSQL 8.0.1 packages. A dump/restore using pg_dump is required
for those wishing to migrate data from any previous release.
Major changes relative to 7.4.x:
* Savepoints
* Point-in-Time recovery
* Tablespaces
* Improved buffer management
* ALTER TABLE column management improvements
Full list of changes is available at:
http://www.postgresql.org/docs/8.0/static/release.html#RELEASE-8-0
Also note that PostgreSQL server listens also on localhost (127.0.0.1)
by default now.
Files: