From: | Abhishek Verma <workdesk03(at)yahoo(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | problem : initdb is not intialising via installing postgress on mac os x |
Date: | 2003-03-04 06:34:11 |
Message-ID: | 20030304063411.35327.qmail@web13301.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-general |
hi..
i am triying to install postgres on mac os x.2.all the
installation is over but i am not able to initialise
the database.it giving error like This user must also
own the server process.
i am sending the output.if anybody know the problem
the please help..
thanks
[ample-amples-Computer:~] ampleample% su -l postgres
Password:
[ample-amples-Computer:~] postgres%
/Library/PostgreSQL/bin/initdb -D
/Library/PostgreSQL/data
The files belonging to this database system will be
owned by user "postgres".
This user must also own the server process.
Fixing permissions on existing directory
/Library/PostgreSQL/data... ok
creating directory /Library/PostgreSQL/data/base... ok
creating directory /Library/PostgreSQL/data/global...
ok
creating directory /Library/PostgreSQL/data/pg_xlog...
ok
creating directory /Library/PostgreSQL/data/pg_clog...
ok
creating template1 database in
/Library/PostgreSQL/data/base/1... dyld:
/Library/PostgreSQL/bin/postgres Undefined symbols:
/Library/PostgreSQL/bin/postgres undefined reference
to _crypt expected to be defined in
/usr/lib/libcrypto.0.9.dylib
/Library/PostgreSQL/bin/initdb: line 473: 3217 Broken
pipe cat "$POSTGRES_BKI"
3218 | sed -e
"s/POSTGRES/$POSTGRES_SUPERUSERNAME/g" -e
"s/ENCODING/$MULTIBYTEID/g"
3219 Trace/BPT trap |
"$PGPATH"/postgres -boot -x1 $PGSQL_OPT
$BACKEND_TALK_ARG template1
initdb failed.
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
From | Date | Subject | |
---|---|---|---|
Next Message | shreedhar | 2003-03-04 06:52:04 | Can Any body discuss details of this Query Plan |
Previous Message | Tim Ellis | 2003-03-03 23:51:09 | Re: Problem compiling with readline |
From | Date | Subject | |
---|---|---|---|
Next Message | Shridhar Daithankar<shridhar_daithankar@persistent.co.in> | 2003-03-04 07:06:45 | Re: wal-debug |
Previous Message | Medi Montaseri | 2003-03-04 02:40:26 | PgHosts |