local/pgsql/bin/initdb -D /var/pgsql/data
then i got this error:
---
initdb: pg_encoding failed
Perhaps you did not configure PostgreSQL for multibyte support or
the program was not successfully installed.
--
any suggestions???
Thanks
[Bad-Knees]
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-