Error message when using perl to connect to Postgres Server - Mailing list pgsql-general

From Erik Colson
Subject Error message when using perl to connect to Postgres Server
Date
Msg-id 01b101beb72c$b52fdf10$0adedede@Cad2.beaver.local
Whole thread Raw
List 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 by date:

Previous
From: Kevin Lo
Date:
Subject: Re: [GENERAL] Newbie disturbed about lack of CASE tools for PostgreSQL
Next
From: Chris Bitmead
Date:
Subject: Re: [GENERAL] Error message when using perl to connect to Postgres Server