RE: I need help - Mailing list pgadmin-support

From Dave Page
Subject RE: I need help
Date
Msg-id 8568FC767B4AD311AC33006097BCD3D61A2DBF@woody.vale-housing.co.uk
Whole thread Raw
In response to I need help  ("J. Ramirez" <j.ramirez@elportaldeinternet.com>)
List pgadmin-support

> -----Original Message-----
> From: J. Ramirez [mailto:j.ramirez@elportaldeinternet.com]
> Sent: 22 August 2001 13:24
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] I need help
>
>
> Hello, this is the first time I write in this list and it´s
> because I can´t connect from a windows PC to a postgresql
> (6.5.3) server running under linux (Red Hat 6.2), the error
> message I receive from de pgadminII es: 22/08/01 14:04:01 -
> Closing cnPostgreSQL 22/08/01 14:04:01 - SQL (template1):
> SELECT version(), datlastsysoid FROM pg_database WHERE
> datname = 'template1' 22/08/01 14:04:01 - Error in pgAdmin
> II:frmConnect.cmdConnect_Click: -2147467259 - Error while
> executing the query; ERROR:  attribute 'datlastsysoid' not
> found From the same PC I can connect using Microsoft Access
> and Linking tables using a ODBC driver that I have added to
> the ODBC 'data sources' with the same propierties I use in pgadmin II.

Hi,

pgAdmin II was developed with PostgreSQL 7.1.X which has a 'datlastsysoid'
column in pg_database. This isn't in PostgreSQL 6.5 and hence the error
occur. Unfortunately I don't have the time to ensure pgAdmin runs with
earlier versions of PostgreSQL (though in the future, I will try to maintain
backwards compatibility with versions we previously supported).

I would strongly suggest upgrading to PostgreSQL 7.1.3 - there have been a
huge amount of bug fixes and new features since 6.5.3. And of course,
pgAdmin II will work :-).

Regards Dave.

pgadmin-support by date:

Previous
From: dpage@vale-housing.co.uk
Date:
Subject: RE: Re: can't access table properties in 1_1_20
Next
From: "J. Ramirez"
Date:
Subject: I need help