Re: PATCH: Update autovacuum (for TOAST-TABLE) to use reloptions, instead of a system catalog - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject Re: PATCH: Update autovacuum (for TOAST-TABLE) to use reloptions, instead of a system catalog
Date
Msg-id 49A3B728.1070800@enterprisedb.com
Whole thread Raw
In response to Re: PATCH: Update autovacuum (for TOAST-TABLE) to use reloptions, instead of a system catalog  (Dave Page <dpage@pgadmin.org>)
Responses Re: PATCH: Update autovacuum (for TOAST-TABLE) to use reloptions, instead of a system catalog
List pgadmin-hackers
Hi Dave,

Please find the patch for (TOAST-TABLE) autovacuum settings.

Patch contains changes for:
* Moved the code related to fetching the (Toast-Table) AutoVaccum settings from dlgTable to pgTable.
* Showing AV settings (also the Toast-Table AV settings, if present) in the properties listview.
* pgTable::GetSql() will now show custom AV settings for toast tables.

Dave Page wrote:
On Mon, Feb 23, 2009 at 2:01 PM, Ashesh Vashi
<ashesh.vashi@enterprisedb.com> wrote:
Hi All,

Please find the patch for the "Update autovacuum (for TOAST-TABLE) to use
reloptions, instead of a system catalog.

Thanks Ashesh - I've committed what's there as it works as is,
however, the custom AV settings for toast tables are not reflected in
the output from pgTable::GetSql(). Could you fix that please?

We should also add the AV settings to the properties listview (in
pgTable::ShowTreeDetail), like we do with variables on databases and
roles. Can you also look at that please?

Thanks!


--
Thanks & Regards,
Ashesh Vashi

EnterpriseDB INDIA: http://www.enterprisedb.com

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: PATCH: Update autovacuum (for TOAST-TABLE) to use reloptions, instead of a system catalog
Next
From: Quan Zongliang
Date:
Subject: Import: empty string and expression