Re: autovacuum and reloptions

Поиск
Список
Период
Сортировка
От ITAGAKI Takahiro
Тема Re: autovacuum and reloptions
Дата
Msg-id 20081112111746.9AFA.52131E4D@oss.ntt.co.jp
обсуждение исходный текст
Ответ на Re: autovacuum and reloptions  (Euler Taveira de Oliveira <euler@timbira.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: Updated interval patches (SQL std output, ISO8601 intervals, and interval rounding)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Optimizing COPY