Re: pg_autovacuum should allow NULL values

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: pg_autovacuum should allow NULL values
Дата
Msg-id 20070223190845.GD20242@alvh.no-ip.org
обсуждение исходный текст
Ответ на pg_autovacuum should allow NULL values  (Mark Stosberg <mark@summersault.com>)
Ответы Re: pg_autovacuum should allow NULL values  ("Jim C. Nasby" <jim@nasby.net>)
Список pgsql-general
Mark Stosberg wrote:
> I just tried to add something to the pg_autovacuum table for the first
> time today (with 8.1). I wanted to make the simplest possible entry:
> Disable auto-vacuuming for a table. However, the data model requires
> that I also enter values for:
>
> vac_base_thresh

You can use any negative value on these settings (-1 works fine, for
example).

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: PostgreSQL on Windows Paper
Следующее
От: djé djé
Дата:
Сообщение: Re: false unique constraint error...for me