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
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$
"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
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
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.
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