Re: upgrading to pgAdmin II

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: "'juerg(dot)rietmann(at)pup(dot)ch'" <juerg(dot)rietmann(at)pup(dot)ch>, pgadmin-support(at)postgresql(dot)org
Subject: Re: upgrading to pgAdmin II
Date: 2002-01-11 10:32:17
Message-ID: FED2B709E3270E4B903EB0175A49BCB1047409@dogbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: juerg(dot)rietmann(at)pup(dot)ch [mailto:juerg(dot)rietmann(at)pup(dot)ch]
> Sent: 11 January 2002 09:48
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] upgrading to pgAdmin II
>
>
> Hello there
>
> I used pgAdmin 7.1.0 for some time now. Trying to install
> pgAdmin II, during the installatiuon I get the following
> three errors :
>
> Errorcode : File :
> 1391 hctrl.ocx
> 1931 hh.exe
> 1931 riched32.dll
>
> When starting pgAdmin II, I'm able to connect to the same
> database as with pgAdmin 7.1.0 with the debugging tool.
> Trying to connect to the server I get an error <Attribute
> datlastsysoid not found> FAQ says that pgAdmin II runns only
> with PG 7.1.x. I use 07.01.0009 and ODBC Version 2.50. OS is
> Windows 2000, SP 1.
>
> Thanks for any help ... jr

Hi,

According to the screenshot you sent, you are running PostgreSQL 7.0.3 not
7.1.x or higher:

DBMS Version: 07.01.0009 PostgreSQL 7.0.3 on i686-pc-li...

The 07.01.0009 is the ODBC driver version (the ODBC spec requires this be at
the front of the DBMS version string). The bit that matters is the
PostgreSQL 7.0.3. You'll need to upgrade your server to use pgAdmin II I'm
afraid.

The other errors are normally just Windows protecting files and can be
ignored.

Regards, Dave.

Browse pgadmin-support by date

  From Date Subject
Next Message Rod Taylor 2002-01-12 17:15:52 Highlight bug in 1.1.76-DEV
Previous Message juerg.rietmann 2002-01-11 09:47:55 upgrading to pgAdmin II