Additional global stats for pg_database? - Mailing list pgsql-hackers

From Magnus Hagander
Subject Additional global stats for pg_database?
Date
Msg-id 20070315140224.GA20268@svr2.hagander.net
Whole thread Raw
Responses Re: Additional global stats for pg_database?  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
Hi!

I'd like to add the ability to show global counters of a couple of
things currently available in pg_stat_all_tables (for example number of
rows added etc) in a global counter for the entire cluster, for
monitoring of an entire cluster without having to connect to each
individual database. 

Should I try adding this to the exsting pg_stat_database view, or should
I look at creating a separate view or two?

//Magnus


pgsql-hackers by date:

Previous
From: Grzegorz Jaskiewicz
Date:
Subject: Re: how to add seconds to a TimestampTz
Next
From: Edward Stanley
Date:
Subject: Re: My honours project - databases using dynamically attached entity-properties