log analyzer?

From: "Neil Conway" <nconway(at)klamath(dot)dyndns(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: log analyzer?
Date: 2001-07-03 19:42:45
Message-ID: 4302.159.33.2.50.994189365.squirrel@klamath.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi everyone,

Does a log analyzer for PostgreSQL exist? I'm looking for something
similar to Analog for Apache. I'd like to get an idea of how many
connections are being made to the database, at what times -- and if
possible, more specific information like the length of transactions,
which types of queries (SELECT, INSERT, UPDATE, etc) are being issued,
how many failures there were, etc. (I realize you might need to enable
debugging to get some of this information).

Does such a piece of software exist?

TIA,

Neil Conway

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2001-07-03 20:45:03 Re: Regression
Previous Message Mihai Gheorghiu 2001-07-03 19:36:21 Re: Regression