18:59
An: Postgres General Postgres General
Betreff: [GENERAL] Is there a tool used to display statement
times from postgres logs
Would someone have a tool that displays statement execution
times/stats from the standard output from postgres logs?
On Nov 20, 2009, at 9:59 AM, Chris Barnes wrote:
Would someone have a tool that displays statement execution times/
stats from the standard output from postgres logs?
I have attempted pgfouine but not had sucess with the log format.
Does anyone use pgfouine or have something that works for th
-postgresql-logrotate/
> Subject: Re: [GENERAL] Is there a tool used to display statement times from
> postgres logs
> From: j...@commandprompt.com
> To: compuguruchrisbar...@hotmail.com
> CC: pgsql-general@postgresql.org
> Date: Fri, 20 Nov 2009 10:53:00 -0800
>
> On
On Fri, 2009-11-20 at 12:59 -0500, Chris Barnes wrote:
> Would someone have a tool that displays statement execution
> times/stats from the standard output from postgres logs?
>
> I have attempted pgfouine but not had sucess with the log format.
>
> Does anyone use pgfouine or have something th
at you meant. Have a look at
pgfouine.
> > Date: Fri, 20 Nov 2009 10:02:11 -0800
> > From: pie...@hogranch.com
> > To: compuguruchrisbar...@hotmail.com
> > CC: pgsql-general@postgresql.org
> > Subject: Re: [GENERAL] Is there a tool used to display statement times fr
2009/11/20 Chris Barnes
> Would someone have a tool that displays statement execution times/stats
> from the standard output from postgres logs?
>
> I have attempted pgfouine but not had sucess with the log format.
>
> Does anyone use pgfouine or have something that works for them?
>
> Chris
>
>
gt; Subject: Re: [GENERAL] Is there a tool used to display statement times from
> postgres logs
>
> Chris Barnes wrote:
> > Would someone have a tool that displays statement execution
> > times/stats from the standard output from postgres logs?
> >
>
> the
Chris Barnes wrote:
Would someone have a tool that displays statement execution
times/stats from the standard output from postgres logs?
there's a logging option to put that in the logs, I thought? if so, you
could then display with `tail -f /path/to/postgreslog`
--
Sent via pgsql-genera
Would someone have a tool that displays statement execution times/stats from
the standard output from postgres logs?
I have attempted pgfouine but not had sucess with the log format.
Does anyone use pgfouine or have something that works for them?
Chris