| From: | "khalid Gaffar" <khalid_faza(at)hotmail(dot)com> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | |
| Date: | 2000-12-20 09:53:41 |
| Message-ID: | F74Ug07MJJQ873Tlm7000003eca@hotmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
During the installation of PostgreSQL , I execute the initdb command using
the postgres user account. I get the following error message:
pg_encoding: error in loading shared libraries: pg_encoding: undefined
symbol: pg_char_to_encoding
We are initializing the database system with username postgres (uid=26).
This user will own all the files and must also own the server process.
Creating Postgres database system directory /usr/local/pgsql/data
Creating Postgres database system directory usr/local/pgsql/data/base
Creating template database in /usr/local/pgsql/data/base/template1
Creating global classes in /usr/local/pgsql/data/base
Adding template1 database to pg_database...
ERROR: pg_atoi: error in "template1": can't parse "template1"
ERROR: pg_atoi: error in "template1": can't parse "template1"
syntax error 1 : parse errorinitdb: could not log template database
initdb: cleaning up.
Your assistance in resolving this would be greatly appreciated
Thank you.
Khalid
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stuart Green | 2000-12-20 15:17:49 | socket connections |
| Previous Message | Kristiansen Owe | 2000-12-20 09:50:12 | Re: Problem with installing the data directory |