database monitor

From: Edson Vilhena de Carvalho <edson_jvc(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: database monitor
Date: 2005-03-31 02:56:00
Message-ID: 20050331025600.88822.qmail@web51703.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

When I say database monitor I mean a program that will
"keep an eye on" the database showin what's appening
(with transactions, users, memory, etc...) on the
database helping the database administrator doing is
job. My problem is to know exactly the most importante
things what this program must "watch" to monitorize
the database performance.

Edson Carvalho

__________________________________________________
Converse com seus amigos em tempo real com o Yahoo! Messenger
http://br.download.yahoo.com/messenger/

Browse pgsql-general by date

  From Date Subject
Next Message Randall Perry 2005-03-31 03:22:45 Triggers: using table's primary key value to update another field
Previous Message Dann Corbit 2005-03-31 01:07:36 Re: Database monitoring