Re: pg_autovacuum should allow NULL values
Alvaro Herrera <alvherre@commandprompt.com>
From: Alvaro Herrera <alvherre@commandprompt.com>
To: Mark Stosberg <mark@summersault.com>
Cc: pgsql-general@postgresql.org
Date: 2007-02-23T19:08:45Z
Lists: pgsql-hackers
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