| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Mark Stosberg <mark(at)summersault(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: pg_autovacuum should allow NULL values |
| Date: | 2007-02-23 19:08:45 |
| Message-ID: | 20070223190845.GD20242@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | djé djé | 2007-02-23 19:19:15 | Re: false unique constraint error...for me |
| Previous Message | Joshua D. Drake | 2007-02-23 19:00:32 | Re: [GENERAL] PostgreSQL on Windows Paper |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jim C. Nasby | 2007-02-23 19:49:00 | Re: pg_autovacuum should allow NULL values |
| Previous Message | Andrew Hammond | 2007-02-23 19:03:50 | Re: SCMS question |