Windows 2000 Support

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Windows 2000 Support
Date: 2006-07-19 16:18:15
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E40154C0C1@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I just finished setting up a new buildfarm member (Bandicoot) running
Windows 2000 Pro. Aside from the fact that it now fails with the same
cyptic pg_regress error as seen on Snake, it also became apparent that
CVS HEAD won't run properly on an unpatched Windows 2000 (initdb - and
probably pg_ctl - fails when trying to dynamically load advapi32.dll
which is used to shed excess privileges). This was solved by the
installation of service pack 4. Unfortunately I couldn't find a way to
catch the error - it seems to kill the app and throw a messagebox with a
cryptic message.

Given that you have to be clinically insane to run Win2K without
patching it to the hilt I'm not overly concerned by this (and will add
appropriate checks to pgInstaller), but it's probably worth mentioning
that our minimum supported platform is Windows 2000 Pro with Service
Pack 4 from 8.2.

Regards, Dave.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-07-19 16:27:01 Re: pg_regress breaks on msys
Previous Message Jim C. Nasby 2006-07-19 16:08:42 Re: Continuous dataflow streaming