dbTalk Databases Forums  

[BUGS] BUG #2313: Installation on a FAT32 partition

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


Discuss [BUGS] BUG #2313: Installation on a FAT32 partition in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Francisco de Assis Carvalho da Silva Neto
 
Posts: n/a

Default [BUGS] BUG #2313: Installation on a FAT32 partition - 03-15-2006 , 05:02 PM







The following bug has been logged online:

Bug reference: 2313
Logged by: Francisco de Assis Carvalho da Silva Neto
Email address: assisneto (AT) yahoo (DOT) com
PostgreSQL version: 8.1.3
Operating system: Windows XP
Description: Installation on a FAT32 partition
Details:

When installing Postgre on a FAT32 partition many people get the following
message when trying to start the database server service manually: "The
PostgreSQL Database Server 8.1 service was started on local computer and
stopped. Some services are automatically stopped when they are idling, like
alarm services and performance protocolling services." This happens because
one did not create the database cluster in the \data folder inside postgre
folder and initdb.exe does not registry the service correctly, it always
registry the server service for the default folder. In order to solve this
problem, one must change the windows registry
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\pgsql-8.1] and change
variable "ImagePath" to the path where the database cluster was created.

I think it might be useful for many people.

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly

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.