| From: | Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: ToDo: log plans of cancelled queries |
| Date: | 2013-01-13 20:32:45 |
| Message-ID: | m26230zuvm.fsf@2ndQuadrant.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2013-01-13 20:44:58 | Re: [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4) |
| Previous Message | Dimitri Fontaine | 2013-01-13 20:06:21 | Re: Re: logical changeset generation v3 - comparison to Postgres-R change set format |