RE: [INTERFACES] still cannot connect with pgAdmin

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: "'pgsql-interfaces(at)postgresql(dot)org'" <pgsql-interfaces(at)postgresql(dot)org>
Subject: RE: [INTERFACES] still cannot connect with pgAdmin
Date: 2000-01-04 08:28:54
Message-ID: 8568FC767B4AD311AC33006097BCD3D601436C@woody.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


> -----Original Message-----
> From: Michael Meskes [mailto:meskes(at)postgreSQL(dot)org]
> Sent: 03 January 2000 10:57
> To: 'pgsql-interfaces(at)postgresql(dot)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!

Browse pgsql-interfaces by date

  From Date Subject
Next Message Ansley, Michael 2000-01-04 09:00:01 ODBC and elog
Previous Message Kevin Lo 2000-01-04 05:01:08 Re: [GENERAL] Announce: PostgreSQL-6.5.3 binaries available forWindows NT