Re: [BUGS] postgresql 8.0b1 Win32 observations

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [BUGS] postgresql 8.0b1 Win32 observations
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E41A7803@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответы Re: [BUGS] postgresql 8.0b1 Win32 observations
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [BUGS] postgresql 8.0b1 Win32 observations
Следующее
От: Justin Wyer
Дата:
Сообщение: Re: [BUGS] postgresql 8.0b1 Win32 observations