Make sure you are logged onto the 'postgre' user account!
[Bad-Knees] wrote in message <3a6bfffe(at)news(dot)olivant(dot)fo>...
>Anyone got a solution for this error:
>----
>initdb: pg_encoding failed
>
>Perhaps you did not configure PostgreSQL for multibyte support or
>the program was not successfully installed.
>
>---
>Here's what i wrote:
>
>---
>./configure --prefix=/usr/local/postgresql --enable-locale\
>--enable-multibyte --with-odbc --with-tcl
>
>make
>make install
>--
>
>Everything should be ok, so..
>
>HELP!!
>
>..if it aint broke, tweak it.
>
>
>