Re: [INTERFACES] still cannot connect with pgAdmin

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: "'pgsql-interfaces(at)postgresql(dot)org'" <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: [INTERFACES] still cannot connect with pgAdmin
Date: 2000-01-03 10:57:10
Message-ID: 20000103115710.F1357@fam-meskes.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

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=>

Michael
--
Michael Meskes | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz | Go Rhein Fire!
Tel.: (+49) 2431/72651 | Use Debian GNU/Linux!
Email: Michael(at)Fam-Meskes(dot)De | Use PostgreSQL!

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tusar 2000-01-03 11:28:22 Re: [INTERFACES] Announce: PostgreSQL-6.5.3 binaries available for Windows NT
Previous Message Phillip Rhodes 2000-01-03 02:11:02 query java object?