encoding problem

From: "Fouad Fezzi" <fezzi(at)iup(dot)univ-avignon(dot)fr>
To: pgsql-hackers(at)postgresql(dot)org
Subject: encoding problem
Date: 2002-06-27 10:57:54
Message-ID: afeqbu$25v1$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi
i just upgrading postgres from 7.0 to 7.2 and i have the folowing error in
configuration process
what happen ? how to fix this problem ?

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

--
_______________________________
Fouad Fezzi
Ingenieur Rseau
IUP Institut Universitaire Professionnalis
Universite d'Avignon et des Pays de Vaucluse
339 ch. des Meinajaries
tel : (+33/0) 4 90 84 35 50
BP 1228 - 84911 AVIGNON CEDEX 9
fax : (+33/0) 4 90 84 35 01
http://www.iup.univ-avignon.fr
_________________________________

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mario Weilguni 2002-06-27 11:10:57 Re: Case sensitive searches
Previous Message Curt Sampson 2002-06-27 10:45:23 Re: Why I like partial solutions