Re: statement_timeout - Mailing list pgsql-general

From Tom Lane
Subject Re: statement_timeout
Date
Msg-id 20058.1163703000@sss.pgh.pa.us
Whole thread Raw
In response to statement_timeout  (Marcin Mańk <marcin.mank@gmail.com>)
Responses Re: statement_timeout
List pgsql-general
=?iso-8859-2?Q?Marcin_Ma=F1k?= <marcin.mank@gmail.com> writes:
> I have an unconfirmed feeling that autovac does not like system-wide
> statement_timeout.

If you have it set to less than the time needed to do a vacuum, then
yes, autovac will fail.  You expected differently?  Do you think it's
a good idea for autovac to ignore statement_timeout?  (Maybe it is,
but I suspect we'd get complaints about that too.)

            regards, tom lane

pgsql-general by date:

Previous
From: Jerry Sievers
Date:
Subject: Re: statement_timeout
Next
From: Richard Huxton
Date:
Subject: Re: Why the data changes it's value by itself!