Re: postgres win32 in FAT32
"Mooshii" <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <000901c4ac87$df555350$1602a8c0@microlith> |
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