Re: BUG #4665: pgAdmin: non checking PG version on vacuum - Mailing list pgsql-bugs

From Heikki Linnakangas
Subject Re: BUG #4665: pgAdmin: non checking PG version on vacuum
Date
Msg-id 499D4189.6000900@enterprisedb.com
Whole thread Raw
In response to BUG #4665: pgAdmin: non checking PG version on vacuum  ("Artiom A. Makarov" <art@gifts.ru>)
List pgsql-bugs
Artiom A. Makarov wrote:
> The following bug has been logged online:
>
> Bug reference:      4665
> Logged by:          Artiom A. Makarov
> Email address:      art@gifts.ru
> PostgreSQL version: 8.3.5/8.3.6
> Operating system:   windows XP SP2 rus / Ubuntu 8.04 x86_64
> Description:        pgAdmin: non checking PG version on vacuum
> Details:
>
> pg 8.3.5 (Ubuntu 8.04 x86_64) upgraded up to 8.3.5 without dump_all /
> restore.
>
> Running vacuum analyze from pgAdmin 8.3.5 (windows XP) on 8.3.6 database
> raise a lot of errors. After vacuum stopped with error many sequence
> randomly change values.
>
> There are no errors when both server and pgAdmin 8.3.6.
>
> On a my opinion, pgAdmin must deny vacuum/analyze on inconsistent version.

That should work just fine. What errors are you getting?

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

pgsql-bugs by date:

Previous
From: "Artiom A. Makarov"
Date:
Subject: BUG #4665: pgAdmin: non checking PG version on vacuum
Next
From: "Md. Abdur Rahman"
Date:
Subject: Re: building Postgresql in Windows XP