Re: libreadline.so.3

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: libreadline.so.3
Дата
Msg-id Pine.LNX.4.44.0210012033241.1149-100000@localhost.localdomain
обсуждение исходный текст
Ответ на libreadline.so.3  (Bai Yan <baiyan@ece.ogi.edu>)
Список pgsql-admin
Bai Yan writes:

> I have installed postgresql before (7.1.*, BTW, how can I
> check what version I am using after the installation - where can I get the
> version information?).

postmaster --version
psql --version

> Recently, the linux server is rebooted and
> upgraded. Since I am not the su, I have to rerun pgsql server. But when I
> tried as usual to restart the database server, I got error message this time
> as 'cannot open libreadline.so.3: no file exist'. there're several library files
> available as:
>
> libreadline.a   libreadline.so.4    librep.a   librep.so.9      libresolv.a
> libreadline.so  libreadline.so.4.2
>
> what should I do to make pgsql recognize the library files in my system, while
> not just the one it expectes?

Recompile PostgreSQL (after doing make distclean in your old tree).

--
Peter Eisentraut   peter_e@gmx.net


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump error
Следующее
От: Elielson Fontanezi
Дата:
Сообщение: PL/SQL Developer and TOAD