Re: autovacuum and reloptions - Mailing list pgsql-hackers

From Tom Lane
Subject Re: autovacuum and reloptions
Date
Msg-id 7780.1224001935@sss.pgh.pa.us
Whole thread Raw
In response to Re: autovacuum and reloptions  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> Tom Lane wrote:
>> God, no.  GUC is hopelessly complex already, we should *not* try to make
>> it track different values of a parameter for different tables.

> Are there any more specific reasons than "it's very complex"?

That one seems quite sufficient to me; but consider dump/restore if you
need more.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Zhe He"
Date:
Subject: Problem to get the tuple of a table
Next
From: Alvaro Herrera
Date:
Subject: Re: Transactions and temp tables