RE: [INTERFACES] still cannot connect with pgAdmin - Mailing list pgsql-interfaces

From Dave Page
Subject RE: [INTERFACES] still cannot connect with pgAdmin
Date
Msg-id 8568FC767B4AD311AC33006097BCD3D601436C@woody.vale-housing.co.uk
Whole thread Raw
List pgsql-interfaces
> -----Original Message-----
> From: Michael Meskes [mailto:meskes@postgreSQL.org]
> Sent: 03 January 2000 10:57
> To: 'pgsql-interfaces@postgresql.org'
> Subject: Re: [INTERFACES] still cannot connect with pgAdmin
> 
> 
> On Sun, Jan 02, 2000 at 09:53:12AM -0000, Dave Page wrote:
> > SELECT version()
> > 
> > To work correctly, the major and minor version numbers of 
> the database
> > should be the same as pgAdmin's (eg. 6.5.x PostgreSQL will 
> work with 6.5.x
> > pgAdmin). In the case of pgAdmin 6.5.x, it is looking at 
> the first 14
> > characters returned by the SELECT which are expected to be:
> > 
> > PostgreSQL 6.5
> > 
> > If they are not, then you get the error you've experienced.
> 
> But checking with psql I get
> timesheet=> select version();
> version
> -------------------------------------------------------------
> PostgreSQL 6.5.3 on i686-pc-linux-gnu, compiled by gcc 2.95.2
> (1 row)
> timesheet=> 
> 

That certainly looks OK. As Tom said in another message, are you sure you
are connecting to the correct datasource? I've not heard of this problem
anywhere else and this bit of code has been in pgAdmin for a while now.

Regards,
Dave.
-- 
Network & Systems Manager, The Vale Housing Association.
http://www.vale-housing.co.uk (Work)
http://www.pgadmin.freeserve.co.uk (Home of pgAdmin)
Beer can be a permanent solution, but only if you have enough of it!


pgsql-interfaces by date:

Previous
From: Kevin Lo
Date:
Subject: Re: [INTERFACES] Announce: PostgreSQL-6.5.3 binaries available forWindows NT
Next
From: "Ansley, Michael"
Date:
Subject: ODBC and elog