| From: | "Fouad Fezzi" <fezzi(at)iup(dot)univ-avignon(dot)fr> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | encoding problem |
| Date: | 2002-06-27 10:55:04 |
| Message-ID: | afepoe$257b$1@news.hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi ,
i just upgrade postgresql from 7.0 to 7.2
i have a folowing message when i configure encoding postgresql
Enter default encoding (SQL_ASCII):
Now installing the PostgreSQL database files in /var/lib/postgres/data
su - postgres -c cd /var/lib/postgres; . ./.profile; LANG= initdb --encoding
SQL_ASCII --pgdata /var/lib/postgres/data
/usr/lib/postgresql/bin/pg_encoding: relocation error:
/usr/lib/postgresql/bin/pg_encoding: undefined symbol: pg_char_to_encoding
initdb: pg_encoding failed
Thanks
--
Fouad Fezzi
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Markus Wollny | 2002-06-27 12:27:47 | One source of constant annoyance identified |
| Previous Message | Nadim Bitar | 2002-06-27 10:10:07 | Re: Large Objects |