Re: Is there a tool used to display statement times from postgres logs

From: Chris Barnes <compuguruchrisbarnes(at)hotmail(dot)com>
To: <pierce(at)hogranch(dot)com>
Cc: Postgres General Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Is there a tool used to display statement times from postgres logs
Date: 2009-11-20 18:12:53
Message-ID: BLU149-W11D9BC6D85F35CBB21D082D4A10@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I have the logging options set to display anything longer than a duration of 1 second, but need something to display them.

Chris

> Date: Fri, 20 Nov 2009 10:02:11 -0800
> From: pierce(at)hogranch(dot)com
> To: compuguruchrisbarnes(at)hotmail(dot)com
> CC: pgsql-general(at)postgresql(dot)org
> 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?
> >
>
> 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-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general

_________________________________________________________________
Windows Live: Friends get your Flickr, Yelp, and Digg updates when they e-mail you.
http://go.microsoft.com/?linkid=9691817

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thom Brown 2009-11-20 18:17:16 Re: Is there a tool used to display statement times from postgres logs
Previous Message Greg Sabino Mullane 2009-11-20 18:10:52 Re: DBD::Pg 2.15.1 compilation failed