Re: BUG: pgAdmin III - Vacuuming executes incorrect statement

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Matej Rizman" <matej(dot)rizman(at)guest(dot)arnes(dot)si>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: BUG: pgAdmin III - Vacuuming executes incorrect statement
Date: 2003-07-12 21:03:19
Message-ID: 03AF4E498C591348A42FC93DEA9661B844B2B7@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: Matej Rizman [mailto:matej(dot)rizman(at)guest(dot)arnes(dot)si]
> Sent: 12 July 2003 21:09
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] BUG: pgAdmin III - Vacuuming
> executes incorrect statement
>
>
> Version: pgAdmin III, version 0.8.0 Devel (Jul 10 2003).
>
> Steps to reproduce error:
> 1) connect to database
> 2) select arbitrary table
> 3) Tools->Reorganize
> 4) Select Vacuum (or Analyze, this causes similar error) in dialog box
> 5) Press Ok.
>
> pgAdmin III executes the following statement to PostgreSQL:
> VACUUM VERBOSE ANALYZE Table public.table_name

Thanks, fixed in CVS.

Regards, Dave.

Browse pgadmin-support by date

  From Date Subject
Next Message D Tim Cummings 2003-07-13 00:37:27 Migration Wizard - Access 97 Autonumber
Previous Message Matej Rizman 2003-07-12 20:09:16 BUG: pgAdmin III - Vacuuming executes incorrect statement