Home > Archive > PostgreSQL Administration > December 2005 > 8.1.1 initdb problems









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author 8.1.1 initdb problems
Chris Hoover

2005-12-13, 8:25 pm

(I tried to send this off of my missing rpms thread, and I think it
might have gotten lost in the thread).

I just downloaded the PG 8.1.1 rhel-as-4 rpms and installed all of
them except for the python rpm.

However, when I run initdb --locale=C -D /<path to db> I get the following:
[postgres@edidb9 bin]$ initdb --locale=C -D /postgresql/50001/
The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.

The database cluster will be initialized with locale C.

fixing permissions on existing directory /postgresql/50001 ... ok
creating directory /postgresql/50001/global ... ok
creating directory /postgresql/50001/pg_xlog ... ok
creating directory /postgresql/50001/pg_xlog/archive_status ... ok
creating directory /postgresql/50001/pg_clog ... ok
creating directory /postgresql/50001/pg_subtrans ... ok
creating directory /postgresql/50001/pg_twophase ... ok
creating directory /postgresql/50001/pg_multixact/members ... ok
creating directory /postgresql/50001/pg_multixact/offsets ... ok
creating directory /postgresql/50001/base ... ok
creating directory /postgresql/50001/base/1 ... ok
creating directory /postgresql/50001/pg_tblspc ... ok
selecting default max_connections ... 10
selecting default shared_buffers ... 50
creating configuration files ... ok
creating template1 database in /postgresql/50001/base/1 ... child
process exited with exit code 1
initdb: removing contents of data directory "/postgresql/50001"
[postgres@edidb9 bin]$

When I try to run /usr/bin/postgres -V - I get no results.

Not sure where to go from here. Please let me know if you need more
information.

Thanks,

Chris

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com