Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
>> Set auto_explain.log_min_duration to 19 mins or maybe 17 and be done?
>
> That would only help if he were willing to wait for the long-running
> command to be done (instead of canceling it). It's not hard to think
> of commands that will still be running after the heat death of the
> universe.
Oh. Brain fart from me. Sorry.
--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support
In response to
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2013-01-13 20:44:58 |
| Subject: Re: [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4) |
| Previous: | From: Dimitri Fontaine | Date: 2013-01-13 20:06:21 |
| Subject: Re: Re: logical changeset generation v3 - comparison to Postgres-R change set format |