dbTalk Databases Forums  

[BUGS] BUG #2359: silent Installer for Postgresql 8.1.3 ignores BASEDIR

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


Discuss [BUGS] BUG #2359: silent Installer for Postgresql 8.1.3 ignores BASEDIR in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
tao.shen
 
Posts: n/a

Default [BUGS] BUG #2359: silent Installer for Postgresql 8.1.3 ignores BASEDIR - 03-26-2006 , 07:36 PM







The following bug has been logged online:

Bug reference: 2359
Logged by: tao.shen
Email address: tao.shen (AT) redwahoo (DOT) com
PostgreSQL version: 8.1.3
Operating system: winXP
Description: silent Installer for Postgresql 8.1.3 ignores BASEDIR
Details:

Silent Installer for Postgresql 8.1.3-1 ignores DATADIR and BASEDIR. Same
cmd was used with PostgresQL 8.0 successful.


cmd used to install:

msiexec /i postgresql-8.1-int.msi /qr INTERNALLAUNCH=1 ADDLOCAL=server,psql
DOSERVICE=1 DOINITDB=1 SERVICEDOMAIN=%COMPUTERNAME% SERVICEACCOUNT=testacct
SERVICEPASSWORD=P@$$wdUs$rP%57gr#s SUPERUSER=postgres
SUPERPASSWORD=testpassword LISTENPORT=5432 BASEDIR=c:\testdir\postgresDB
DATADIR=c:\testdir\postgresDB\data


Error reported:
Failed to run initdb: 1!
logfile in c:\porgram files\postgreSQL\8.1\tmp\initdb.log


initdb: directory "C:/Program Files/PostgreSQL/8.1/data" exists but is not
empty If you want to create a new database system, either remove or empty
the directory "C:/Program Files/PostgreSQL/8.1/data" or run initdb
with an argument other than "C:/Program Files/PostgreSQL/8.1/data".

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

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.