Re: Statement timeout in pg_rewind - Mailing list pgsql-hackers

From David Fetter
Subject Re: Statement timeout in pg_rewind
Date
Msg-id 20190825201410.GA3543@fetter.org
Whole thread Raw
In response to Statement timeout in pg_rewind  (Alexander Kukushkin <cyberdemn@gmail.com>)
Responses Re: Statement timeout in pg_rewind  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, Aug 23, 2019 at 10:05:02AM +0200, Alexander Kukushkin wrote:
> Hi,
> 
> It is quite common to set a global statement_timeout to a few seconds
> (or minutes) in postgresql.conf in order to avoid hitting a production
> server with slow/bad queries.

True!

Is pg_rewind the only thing that this hits?

Best,
David.
-- 
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate



pgsql-hackers by date:

Previous
From: Quentin Rameau
Date:
Subject: Re: [PATCH] Fix missing argument handling in psql getopt
Next
From: Tom Lane
Date:
Subject: Re: mingw32 floating point diff