Re: Some vacuum & tuning help

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Some vacuum & tuning help
Дата
Msg-id 0a5701c35bd4$f43eda20$2800a8c0@mars
обсуждение исходный текст
Ответ на Re: Some vacuum & tuning help  (Christopher Browne <cbbrowne@libertyrms.info>)
Список pgsql-performance
> On Tue, 2003-08-05 at 17:40, Christopher Browne wrote:
> > Unfortunately, a "configurable-via-tables" pg_autovacuum is also going
> > to be quite different from the current "unconfigurable" version.

You don't need to create actual tables - just use 'virtual' tables, like the
pg_settings one.  That's all based off a set-returning-function.  You can
use updates and inserts to manipulate internal data structures or
something...

Chris


В списке pgsql-performance по дате отправления:

Предыдущее
От: "Matthew T. O'Connor"
Дата:
Сообщение: Re: Some vacuum & tuning help
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Some vacuum & tuning help