Re: Help me please!! -newbie- - Mailing list pgsql-general

From Tom Lane
Subject Re: Help me please!! -newbie-
Date
Msg-id 12915.980354793@sss.pgh.pa.us
Whole thread Raw
In response to Help me please!! -newbie-  ("[Bad-Knees]" <a.olsen@nordcon.fo>)
List pgsql-general
"[Bad-Knees]" <a.olsen@nordcon.fo> writes:
> Anyone got a solution for this error:
> initdb: pg_encoding failed

Is your PATH pointing at the right set of Postgres executables?
I think that would happen if initdb finds a 'postgres' in PATH
that doesn't have pg_encoding along with it, which would happen
if that version weren't compiled with multibyte support...

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Out of overflow pages. Out of luck.
Next
From: Tom Lane
Date:
Subject: Re: order by not working ocrectly in 01/19/01 snapshot?