On Thu, Dec 12, 2013 at 7:35 PM, Christophe Pettus <[email protected]> wrote: > There are a *lot* of "canceling statement due to statement timeout" messages, > which is interesting, because: > > postgres=# show statement_timeout; > statement_timeout > ------------------- > 0 > (1 row)
Couldn't that just be the app setting it locally? In fact, isn't that the recommended usage? -- Peter Geoghegan -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
