From: | "Guillaume Smet" <guillaume(dot)smet(at)gmail(dot)com> |
---|---|
To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: log_duration is redundant, no? |
Date: | 2006-09-07 22:16:48 |
Message-ID: | 1d4e0c10609071516t4fa35062lf1f20188ef3a6e1d@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 9/8/06, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> I don't find this very persuasive --- it sounds awfully messy, and in
> fact isn't that exactly the old behavior we got rid of because no one
> could understand it?
I gave real use cases and we use it every day. It really helps us as a
PostgreSQL hosting company.
The fact is that no tool could really exploit this behaviour before. I
agree it's a totally useless information if you don't have a tool to
analyze the logs. This is no longer the case as pgFouine can extract
this information and make it useful by aggregating it.
Perhaps we could rename it to log_all_duration (my english is not that
good so I'm not sure it's a good name) and explain how it can be
useful in the documentation.
--
Guillaume
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2006-09-07 22:29:16 | Re: Fixed length data types issue |
Previous Message | Josh Berkus | 2006-09-07 22:14:03 | Re: log_duration is redundant, no? |