8.0 Release notes

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>
Subject: 8.0 Release notes
Date: 2004-08-11 07:51:09
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E41A76B5@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I just noticed that we support NT4 according to the draft release notes
at http://developer.postgresql.org/beta-history.txt. In actual fact, it
probably won't work well as Andreas' tablespace/symlink code uses
junction points which are not available on NT4, in addition to which, we
have been unsuccessful in getting the installer to work properly on NT4.

Can we make the supported list 2000/XP/2K3 please?

Regards, Dave

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 2004-08-11 07:56:50 will PITR in 8.0 be usable for "hot spare"/"log shipping" type of replication
Previous Message Dave Page 2004-08-11 07:28:41 Re: pg_autovacuum Win32 Service Code