Ticket 126: New INPLACE option for VACUUM

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Ticket 126: New INPLACE option for VACUUM
Date: 2010-01-18 20:32:23
Message-ID: 4B54C557.8090200@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Here is a quick path that adds the handling of the new INPLACE parameter
for VACUUM. It uses the new VACUUM syntax because new parameters are
only available through it.

Comments?

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

Attachment Content-Type Size
ticket126_v1.patch text/x-patch 3.9 KB

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-01-18 20:34:46 Re: [pgAdmin III] #124: Support for the new "ALTER TABLESPACE name SET/RESET" statement
Previous Message pgAdmin Trac 2010-01-18 20:29:37 Re: [pgAdmin III] #126: New INPLACE option for VACUUM FULL