getting postgresql-7.4.1 statistics - Mailing list pgsql-admin

From Naomi Walker
Subject getting postgresql-7.4.1 statistics
Date
Msg-id 5.1.0.14.2.20040212165313.033dee28@imap.eldocomp.com
Whole thread Raw
List pgsql-admin


>How do I get the postgresql statistics? I would like to know queries
>per second etc.
>
>The stats_start_collector variable is on, and I can see the
>stats collector process running. But how do I query it?
>
>Thanks a lot for any input.

Check out www.postgresql.org/docs/7.3/static/monitoring-stats.html.

There are several views and functions available for querying stats, like
pg_stat_activity, pg_stat_database.  In pgsql, try "select * from
pg_stat_activity;", etc.

Naomi




>--
>Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
>2:5005/149@fidonet http://vas.tomsk.ru/
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly

-------------------------------------------------------------------------------------------------------------------------
Naomi Walker                         Chief Information Officer
                                               Eldorado Computing, Inc.
nwalker@eldocomp.com           602-604-3100
-------------------------------------------------------------------------------------------------------------------------
Forget past mistakes. Forget failures. Forget everything except what you're
going to do now and do it.
- William Durant, founder of General Motors
------------------------------------------------------------------------------------------------------------------------


-------------------------------------------------------------------------------------------------------------------------
Naomi Walker                         Chief Information Officer
                                              Eldorado Computing, Inc.
nwalker@eldocomp.com           602-604-3100 
-------------------------------------------------------------------------------------------------------------------------
Forget past mistakes. Forget failures. Forget everything except what you're going to do now and do it.
- William Durant, founder of General Motors
------------------------------------------------------------------------------------------------------------------------

-- CONFIDENTIALITY NOTICE --

This message is intended for the sole use of the individual and entity to whom it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended addressee, nor authorized to receive for the intended addressee, you are hereby notified that you may not use, copy, disclose or distribute to anyone the message or any information contained in the message. If you have received this message in error, please immediately advise the sender by reply email, and delete the message. Thank you.

 

pgsql-admin by date:

Previous
From: "Ansley, Tom"
Date:
Subject: unsubscribe
Next
From: Bruce Momjian
Date:
Subject: Re: hanging for 30sec when checkpointing