dbTalk Databases Forums  

[BUGS] BUG #1244: Postgres doesn't work on FAT

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1244: Postgres doesn't work on FAT in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
PostgreSQL Bugs List
 
Posts: n/a

Default [BUGS] BUG #1244: Postgres doesn't work on FAT - 09-07-2004 , 10:23 AM







The following bug has been logged online:

Bug reference: 1244
Logged by: Fernando del Valle

Email address: delsat-sec (AT) data54 (DOT) com

PostgreSQL version: 8.0 Beta

Operating system: Windows XP

Description: Postgres doesn't work on FAT

Details:

Postgres installs fine on W2K + FAT32, but not on Windows XP + FAT32. The
difference seems to be in CACLS.EXE, which is used by the installer to
change the permissions of files. When used on a file in a FAT32 filesystem,
in Windows 2000, CACLS.EXE returns ok (even though it does not perform the
operation, as it can't). On XP, CACLS.EXE returns an error and the installer
aborts. We have tested it with 7.5 devel and 8.0, and fails with both of
them.

BTW, the link to the bug reporter (this page) is not working (it should
point to /bugform.html and not to /bugs/bugs.php).



---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo (AT) postgresql (DOT) org)

Reply With Quote
  #2  
Old   
Harald Armin Massa
 
Posts: n/a

Default Re: [BUGS] BUG #1244: Postgres doesn't work on FAT - 09-07-2004 , 10:39 AM






Hello,

in the release notes there is a "FAT is not really supported" notice
for PostgreSQL.

I suggest following workaround:

create a cacls.exe and put it first in the search path. That cacls.exe
should just return "OK" no matter of the imput-params.


Be warned that "FAT is not really supported" has good reasons.

Harald



On Tue, 7 Sep 2004 16:21:58 +0100 (BST), PostgreSQL Bugs List
<pgsql-bugs (AT) postgresql (DOT) org> wrote:
Quote:
=20
The following bug has been logged online:
=20
Bug reference: 1244
Logged by: Fernando del Valle
=20
Email address: delsat-sec (AT) data54 (DOT) com=20
=20
PostgreSQL version: 8.0 Beta
=20
Operating system: Windows XP
=20
Description: Postgres doesn't work on FAT
=20
Details:
=20
Postgres installs fine on W2K + FAT32, but not on Windows XP + FAT32. The
difference seems to be in CACLS.EXE, which is used by the installer to
change the permissions of files. When used on a file in a FAT32 filesyste=
m,
in Windows 2000, CACLS.EXE returns ok (even though it does not perform the
operation, as it can't). On XP, CACLS.EXE returns an error and the instal=
ler
aborts. We have tested it with 7.5 devel and 8.0, and fails with both of
them.
=20
BTW, the link to the bug reporter (this page) is not working (it should
point to /bugform.html and not to /bugs/bugs.php).
=20
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo (AT) postgresql (DOT) org )
=20


--=20
GHUM Harald Massa
Harald Armin Massa
Reinsburgstra=DFe 202b
70197 Stuttgart
0173/9409607

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


Reply With Quote
  #3  
Old   
Gaetano Mendola
 
Posts: n/a

Default Re: [BUGS] BUG #1244: Postgres doesn't work on FAT - 09-07-2004 , 12:07 PM



Harald Armin Massa wrote:

Quote:
Hello,

in the release notes there is a "FAT is not really supported" notice
for PostgreSQL.

I suggest following workaround:

create a cacls.exe and put it first in the search path. That cacls.exe
should just return "OK" no matter of the imput-params.


Be warned that "FAT is not really supported" has good reasons.
I think that we have to decide if postgres is supposed to work on
FAT32 or not. If, as I expect, the response is not, then we have to find
a relaiable way to detect a NTFS ( also when a tablespace is created BTW )
and refuse to start on a FATXX, and not trust on the failre of a cacls.exe

My 2 cents.

Regards
Gaetano Mendola





---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.