Re: Monitoring postgresql

From: Neil Conway <neilc(at)samurai(dot)com>
To: Laurette Cisneros <laurette(at)nextbus(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Monitoring postgresql
Date: 2002-08-26 21:03:13
Message-ID: 87lm6tnxim.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Laurette Cisneros <laurette(at)nextbus(dot)com> writes:
> Some of our folks are writing a bunch of stuff into the a database,
> and occasionally having problems with execution time - things aren't
> executing as quickly as they would expect them to, seemingly.

> Is there anyway to monitor that (locks, etc.)?

Try the statistics collector:
http://developer.postgresql.org/docs/postgres/monitoring-stats.html

Cheers,

Neil

--
Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2002-08-26 21:07:59 Re: [GENERAL] MSAcess databasse type X PostgreSQL database type
Previous Message Jeff Boes 2002-08-26 20:51:52 Determine PGDATA from SQL?