Re: [ADMIN] initdb failed with PostgreSQL 7.4

2005-03-17 Thread Tom Lane
Martin Thoma <[EMAIL PROTECTED]> writes: > I try to init the DB cluster without success. I am working on a RHEL 4 > box and I installed postgresql, postgresql-server and postgresql-jdbc. > ... > setting password... > initdb: The password file wasn't generated. Please report this problem. Do you

[ADMIN] initdb failed with PostgreSQL 7.4

2005-03-17 Thread Martin Thoma
Dear list I try to init the DB cluster without success. I am working on a RHEL 4 box and I installed postgresql, postgresql-server and postgresql-jdbc. For the installation I used up2date and everything went fine. To init the DB cluster I typed: [EMAIL PROTECTED] bin]# su - postgres -bash-3.00$

Re: [ADMIN] initdb failed ...

2002-12-11 Thread Tom Lane
"Flavio Hallais" <[EMAIL PROTECTED]> writes: > initdb -D /usr/local/pgsql/data > ... > initdb failed By default, initdb is the strong silent type :-( ... if it fails you will get no useful indication why. Please try it like this: initdb -d [other options as usual] 2>init.err and send u

[ADMIN] initdb failed ...

2002-12-11 Thread Flavio Hallais
Hi all,     After a successful installation of version 7.3, when I tried the command:   initdb -D /usr/local/pgsql/data   I got the following messages:   creating directory /usr/local/pgsql/data ... ok creating directory /usr/local/pgsql/data/base ... ok creating directory /usr/local/pgsql

[ADMIN] initdb failed

2002-04-06 Thread Empus (Mike)
Upon installing and configuring PostgreSQL completely fine - no errors, I go to run initdb... and: gnuworld@userservice:/usr/local/pgsql/bin$ ./initdb -D /usr/local/pgsql/data The files belonging to this database system will be owned by user "gnuworld". This user must also own the server process.

[ADMIN] initdb failed on Redhead 5

2000-03-27 Thread Hailan Yu
I am installing Postsql on redhead 5.x. Eevrything run successfully until initdb. I use all default option and directory location.     Any help ??     Henry     error msg:   initdb: using /usr/local/pgsql/lib/local1_template1.bki.source as input to create the template database.initdb: using