Re: pg_autovacuum should allow NULL values - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: pg_autovacuum should allow NULL values
Date
Msg-id 20070223190845.GD20242@alvh.no-ip.org
Whole thread Raw
In response to pg_autovacuum should allow NULL values  (Mark Stosberg <mark@summersault.com>)
Responses Re: pg_autovacuum should allow NULL values  ("Jim C. Nasby" <jim@nasby.net>)
List 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 by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: PostgreSQL on Windows Paper
Next
From: djé djé
Date:
Subject: Re: false unique constraint error...for me