Re: postgres win32 in FAT32 - Mailing list pgsql-hackers-win32

From Albi Rebmann
Subject Re: postgres win32 in FAT32
Date
Msg-id cklr7i$p7u$1@sea.gmane.org
Whole thread Raw
In response to Re: postgres win32 in FAT32  ("Mooshii" <mooshii@sympatico.ca>)
List pgsql-hackers-win32
Hi,

I do not agree to this :-)

We like to give away some software on CD and for that we like to use
some db, postgres would be fine. We know that it will only run on w2k
and XP (and that is ok), but many home user installations still have
FAT32 partitions. Everthing runs on FAT32, but postgres not. And for
shure most home users will not know how to convert fat32 to ntfs nor do
that, cause they see no reason.
And I'm surprised that some functions will not work in postgres on
fat32. What is the reason?
I know fat32 is less security and on real servers I will always use
ntfs, but for this cd software I can not say, yuo must use ntfs :-(


ALBI...



Mooshii schrieb:
> Hello everyone:
>
> My $0.02: Don't bother supporting FAT at all.
> I believe anywone who wants to install PostgreSQL on NT5+ would either have
> an NTFS partition, or be able to create/convert one easily.
>
> From
> http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/convertfat.ms
> px:
> (first page on google for "convert fat ntfs")
>
>>Converting to NTFS Using Convert.exe
>>
>>A partition can also be converted after Setup by using Convert.exe.
>>For more information about Convert.exe, after completing Setup, click
>>Start, click Run, type cmd, and then press ENTER. In the command
>>window, type help convert, and then press ENTER.
>
>
>
> Christian Holteng.
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>

pgsql-hackers-win32 by date:

Previous
From: Jean-Marc EBER
Date:
Subject: Re: building and linking C user defined functions
Next
From: Tim Penhey
Date:
Subject: Is there going to be an installer for V8 Beta 3?