Re: Windows version of PostgreSQL 8.x? - Mailing list pgsql-general

From John DeSoi
Subject Re: Windows version of PostgreSQL 8.x?
Date
Msg-id 86CC9406-1E6A-46F3-8814-1C6A48792FAC@pgedit.com
Whole thread Raw
In response to Re: Windows version of PostgreSQL 8.x?  (Bjørn T Johansen <btj@havleik.no>)
List pgsql-general
On Jul 12, 2005, at 1:15 PM, Bjørn T Johansen wrote:

> BTW, is PGSQL 8 supported on Windows NT 4?

It may work, but is not supported:

1.2) I heard that NT4 is supported. Is that true?

Although not officially supported, PostgreSQL will run on Windows NT4
with a few minor issues including:

The installer will not work correctly, thus you will need to compile
and install the code manually.
PostgreSQL uses a feature in the NTFS filesystem called 'reparse
points' to implement tablespaces. Reparse points are not available in
NT4, hence tablespaces cannot be used.
There is no 'runas.exe' included in Windows NT4 as standard, making
it difficult to start PostgreSQL from an administrative account.
It should also be noted that very little testing has been done on NT4.



from http://pginstaller.projects.postgresql.org/faq/FAQ_windows.html




John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: user privilege to create c function
Next
From: Michael Fuhr
Date:
Subject: Re: export/import database