Re: [ADMIN] initdb failure

2010-04-22 Thread Pankaj Mandal (pmandal)
Message- From: Jan-Peter Seifert [mailto:jan-peter.seif...@gmx.de] Sent: Thursday, April 22, 2010 12:45 PM To: Pankaj Mandal (pmandal) Cc: pgsql-admin@postgresql.org Subject: Re: [ADMIN] initdb failure Hello Pankaj, well - obviously initdb wasn't run by (the operating system's user

Re: [ADMIN] initdb failure

2010-04-22 Thread Jan-Peter Seifert
pgsql-admin-ow...@postgresql.org > [mailto:pgsql-admin-ow...@postgresql.org] On Behalf Of Jan-Peter Seifert > Sent: Sunday, April 11, 2010 3:18 PM > To: pgsql-admin@postgresql.org > Subject: Re: [ADMIN] initdb failure > > Hello, > >> The files belonging to this data

Re: [ADMIN] initdb failure

2010-04-11 Thread Pankaj Mandal (pmandal)
s are inheritable. Thanks Pankaj -Original Message- From: pgsql-admin-ow...@postgresql.org [mailto:pgsql-admin-ow...@postgresql.org] On Behalf Of Jan-Peter Seifert Sent: Sunday, April 11, 2010 3:18 PM To: pgsql-admin@postgresql.org Subject: Re: [ADMIN] initdb failure Hello, > T

Re: [ADMIN] initdb failure

2010-04-11 Thread Pankaj Mandal (pmandal)
: pgsql-admin@postgresql.org Subject: Re: [ADMIN] initdb failure Hello, > The files belonging to this database system will be owned by > user "Administrator". > This user must also own the server process. the user here should be postgres. Are you 'locally'

Re: [ADMIN] initdb failure

2010-04-11 Thread Joseph Conway
Kevin Grittner wrote: > "Pankaj Mandal (pmandal)" wrote: > >> creating template1 database in >> C:/PROGRA~1/CISCOS~1/CSCONccm/objects/PostgreSQL/8.4/data/base/1 >> ... >> initdb: could not execute command >> ""C:/PROGRA~1/CISCOS~1/CSCONccm/objects/PostgreSQL/8.4/bin/ >> postgres.exe" --boot

Re: [ADMIN] initdb failure

2010-04-11 Thread Jan-Peter Seifert
Hello, > The files belonging to this database system will be owned by > user "Administrator". > This user must also own the server process. the user here should be postgres. Are you 'locally'/'directly' installing on the server machine? Good luck. Peter -- Sent via pgsql-admin mai

Re: [ADMIN] initdb failure

2010-04-11 Thread Kevin Grittner
"Pankaj Mandal (pmandal)" wrote: > creating template1 database in > C:/PROGRA~1/CISCOS~1/CSCONccm/objects/PostgreSQL/8.4/data/base/1 > ... > initdb: could not execute command > ""C:/PROGRA~1/CISCOS~1/CSCONccm/objects/PostgreSQL/8.4/bin/ > postgres.exe" --boot -x1 -F ": No error > initdb:

Re: [ADMIN] initdb failure

2010-04-09 Thread Pankaj Mandal (pmandal)
tents of data directory "C:/PROGRA~1/CISCOS~1/CSCONccm/objects/PostgreSQL/8.4/data" " Thank you Pankaj -Original Message- From: Kevin Grittner [mailto:kevin.gritt...@wicourts.gov] Sent: Friday, April 09, 2010 7:27 AM To: Pankaj Mandal (pmandal); pgsql-admin@postgresql.org

Re: [ADMIN] initdb failure

2010-04-09 Thread Kevin Grittner
"Pankaj Mandal (pmandal)" wrote: > initdb: could not execute command > ""C:/PROGRA~1/CISCOS~1/CSCONccm/objects/PostgreSQL/8.4/bin/ > postgres.exe" --boot -x1 -F ": No error I would check permissions related to the user and that postgres.exe file. -Kevin -- Sent via pgsql-admin mailing list

Re: [ADMIN] initdb failure

2010-04-09 Thread Pankaj Mandal (pmandal)
To: Pankaj Mandal (pmandal) Cc: pgsql-admin@postgresql.org Subject: Re: [ADMIN] initdb failure On Thu, Apr 8, 2010 at 7:28 PM, Pankaj Mandal (pmandal) wrote: > Hi All > > > > I have been trying to install PostgreSQL-8.4 on Windows 2000 server and keep > getting the follow

Re: [ADMIN] initdb failure

2010-04-09 Thread Jaime Casanova
On Thu, Apr 8, 2010 at 7:28 PM, Pankaj Mandal (pmandal) wrote: > Hi All > > > > I have been trying to install PostgreSQL-8.4 on Windows 2000 server and keep > getting the following > > > creating template1 database in > C:/PROGRA~1/CISCOS~1/CSCONccm/objects/PostgreSQL/8.4/data/base/1 ... initdb: >

Re: [ADMIN] initdb failure

2010-04-08 Thread Pankaj Mandal (pmandal)
Hi All I have been trying to install PostgreSQL-8.4 on Windows 2000 server and keep getting the following creating template1 database in C:/PROGRA~1/CISCOS~1/CSCONccm/objects/PostgreSQL/8.4/data/base/1 ... initdb: could not execute command ""C:/PROGRA~1/CISCOS~1/CSCONccm/objects/PostgreS

[ADMIN] initdb failure

2010-04-08 Thread Pankaj Mandal (pmandal)
Hi All I have been trying to install PostgreSQL-8.4 on Windows 2000 server and keep getting the following creating template1 database in C:/PROGRA~1/CISCOS~1/CSCONccm/objects/PostgreSQL/8.4/data/base/1 ... initdb: could not execute command ""C:/PROGRA~1/CISCOS~1/CSCONccm/objects/PostgreS

[ADMIN] initdb failure

1999-07-23 Thread tobias.almen
I'm trying to install PostgreSQL 6.5.1 on an Intel-based machine running RedHat Linux 5.2. Everything compiles and installs OK but when I try to run initdb I receive the following error: (Section from initdb output when run in debug mode) =