Re: Help me please!! -newbie-

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "[Bad-Knees]" <a(dot)olsen(at)nordcon(dot)fo>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Help me please!! -newbie-
Date: 2001-01-24 16:46:33
Message-ID: 12915.980354793@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"[Bad-Knees]" <a(dot)olsen(at)nordcon(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Marten Feldtmann 2001-01-24 16:47:03 Re: MySQL has transactions
Previous Message Tom Lane 2001-01-24 16:37:47 Re: Out of overflow pages. Out of luck.