Dave Page wrote:
 

  
-----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.

  
Thanks a million Dave, really appreciate it and thanks to all of the people who have contributed towards this port its awesome.