Error message when using perl to connect to Postgres Server

Поиск
Список
Период
Сортировка
От Erik Colson
Тема Error message when using perl to connect to Postgres Server
Дата
Msg-id 01b101beb72c$b52fdf10$0adedede@Cad2.beaver.local
обсуждение исходный текст
Список pgsql-general
Hi!
 
I installed (compiled) latest versions of Perl, Postgres.
 
I can access the database via 'psql' but allways get an error when trying to connect from a perl-script :
 
The message is : Unsupported frontend protocol
 
As far as I could see, this has something to do with libpq ?
Is this correct ?
libpq.so.2 and libpq.so.3 are compiled with Postgres. What for libpq.so.1 ? I cannot find the sources anywhere, only the binary is on my system !
 
Thanks for help!
 
Erik

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

Предыдущее
От: Kevin Lo
Дата:
Сообщение: Re: [GENERAL] Newbie disturbed about lack of CASE tools for PostgreSQL
Следующее
От: Chris Bitmead
Дата:
Сообщение: Re: [GENERAL] Error message when using perl to connect to Postgres Server