Re: PATCH: Update autovacuum (for TOAST-TABLE) to use reloptions, instead of a system catalog
От | Ashesh Vashi |
---|---|
Тема | Re: PATCH: Update autovacuum (for TOAST-TABLE) to use reloptions, instead of a system catalog |
Дата | |
Msg-id | 49A3B728.1070800@enterprisedb.com обсуждение исходный текст |
Ответ на | Re: PATCH: Update autovacuum (for TOAST-TABLE) to use reloptions, instead of a system catalog (Dave Page <dpage@pgadmin.org>) |
Ответы |
Re: PATCH: Update autovacuum (for TOAST-TABLE) to use reloptions,
instead of a system catalog
|
Список | 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:
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!
--
В списке pgadmin-hackers по дате отправления: