Re: autovacuum and reloptions - Mailing list pgsql-hackers

From ITAGAKI Takahiro
Subject Re: autovacuum and reloptions
Date
Msg-id 20081112111746.9AFA.52131E4D@oss.ntt.co.jp
Whole thread Raw
In response to Re: autovacuum and reloptions  (Euler Taveira de Oliveira <euler@timbira.com>)
List pgsql-hackers
Euler Taveira de Oliveira <euler@timbira.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




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Re: Updated interval patches (SQL std output, ISO8601 intervals, and interval rounding)
Next
From: Tom Lane
Date:
Subject: Re: Optimizing COPY