Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-06 | Fix pathname of ".include"; wip => databases. | taca | 1 | -2/+2 | |
2005-02-06 | PostgreSQL 8.0.1 packages. A dump/restore using pg_dump is required | jdolecek | 3 | -0/+681 | |
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. |