initdb trouble...

Поиск
Список
Период
Сортировка
От postgres@anova.inha.ac.kr
Тема initdb trouble...
Дата
Msg-id 200010231045.TAA06335@anova.inha.ac.kr
обсуждение исходный текст
Список pgsql-general
Hi,
I try to build postgresql7.0.2 on solaris2.7.
Here is what I did...
------
./configure --enable-locale --enable-multibyte
make
make install
----------
So far it went ok, but when I try to do
/usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data
It gave me the following error...
-------------------
initdb: pg_encoding failed

Perhaps you did nit configure PostgreSQL for multibyte support or
the program was not succesfully installed.
---------------------

I did install the same version on the another workstation succesfully though.

Jinsoo

В списке pgsql-general по дате отправления:

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: plpgsql, insert with wariables in function triggered
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: Stumped on PlPgSql