From: | ITAGAKI Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp> |
---|---|
To: | Euler Taveira de Oliveira <euler(at)timbira(dot)com> |
Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: autovacuum and reloptions |
Date: | 2008-11-12 02:24:20 |
Message-ID: | 20081112111746.9AFA.52131E4D@oss.ntt.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Euler Taveira de Oliveira <euler(at)timbira(dot)com> wrote:
> We will have an official function (getRelOptions()?) to extract the
> reloption (autovacuum) parameters
Yeah, I want it, but...
> because we need to transform
> pg_autovacuum catalog table in a view to maintain backward compatibility.
I don't think we need pg_autovacuum in 8.4 because it is a deprecated API.
However, we should provide some easier methods to create an user-defined
pg_autovacuum view in case that users really need it.
Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2008-11-12 02:37:00 | Re: Optimizing COPY |
Previous Message | Tom Lane | 2008-11-12 01:59:19 | Re: Re: Updated interval patches (SQL std output, ISO8601 intervals, and interval rounding) |