Problem connecting to Postgres - Mailing list pgadmin-support

From Peter Wilson
Subject Problem connecting to Postgres
Date
Msg-id 016801c2a3d1$708b1290$060113ac@PETERSLAPTOP
Whole thread Raw
Responses Re: Problem connecting to Postgres  (Jean-Michel POURE <jm.poure@freesurf.fr>)
List pgadmin-support
I used pgadmin a while ago with no problems at all - a very useful tool! After one of the upgrades I now cannot connect to my postgres server (which runs on a spearate Linux box). When I try to connect I get an error message from pgadmin:
    An error has occured in pgAdminII:frmConnect_Click
    Number: -2147467259
 
On the Linux console I get:
ERROR: Function: 'pg_client_encoding()' does not exist
    Unable to identify a function that satisfies the given argument types
    You may need to add explicit typecasts
 
My PC is running Windows 2000
The Linux box is running:
    RedHat Linux 7.3
    PostgreSQL 7.2.3 - Installed from the standard RPMs
 
I'm not in a position to upgrade to PostgreSQL 7.3 at this stage.
 
I've been installing some of the older releases to see when this problem was introduced (and to make sure it's not my database!)
    version 1.2.0     : Works fine.
    version 1.3.60   : Fails with the error described above
so looks like a problem from version 1.3 onwards.
 
Any help greatly appreciated!
Peter Wilson

pgadmin-support by date:

Previous
From: Ludwig Lim
Date:
Subject: Re: For PowerBuilder connect to postgreSQL Q&A
Next
From: Jean-Michel POURE
Date:
Subject: Re: Problem connecting to Postgres