Re: [BUGS] postgresql 8.0b1 Win32 observations - Mailing list pgsql-hackers-win32

From Dave Page
Subject Re: [BUGS] postgresql 8.0b1 Win32 observations
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E41A7803@ratbert.vale-housing.co.uk
Whole thread Raw
Responses Re: [BUGS] postgresql 8.0b1 Win32 observations
List pgsql-hackers-win32

> -----Original Message-----
> From: pgsql-hackers-win32-owner@postgresql.org
> [mailto:pgsql-hackers-win32-owner@postgresql.org] On Behalf
> Of Justin Wyer
> Sent: 21 August 2004 11:11
> To: postgresql
> Subject: Re: [pgsql-hackers-win32] [BUGS] postgresql 8.0b1
> Win32 observations
>
> What I would like
> to see is eiter 1. An installer that lets u install on fat.
> OR 2. a zipped binary distro of the windows version so i can
> happily run on fat, however that seems to have stopped which
> means I have to compile it myself which is a hassle :/

NTFS checking is now coded into the installer which will only let you
install the data directory on an NTFS partition. The rest of the app can
be installed anywhere. I will commit a minor change in a minute that
will allow you to specify a non-NTFS partition, but only if you don't
automatically initdb.

This means that you should be able to install everything, but you will
need to login as your service user and manually run initdb (which you
would have to do with a zipped installation of course).

BTW, I still think running on FAT is a *bad* idea whatever you are doing
:-)

Regards, Dave.

pgsql-hackers-win32 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [BUGS] postgresql 8.0b1 Win32 observations
Next
From: Justin Wyer
Date:
Subject: Re: [BUGS] postgresql 8.0b1 Win32 observations