How to know server status variable in postgresql? - Mailing list pgsql-general

From ambilalmca
Subject How to know server status variable in postgresql?
Date
Msg-id 1389098000288-5785677.post@n5.nabble.com
Whole thread Raw
Responses Re: How to know server status variable in postgresql?  (John R Pierce <pierce@hogranch.com>)
Re: How to know server status variable in postgresql?  (Sameer Kumar <sameer.kumar@ashnik.com>)
List pgsql-general
Hai, I am developing a java application for performance counter. For that i
want to collect all server status counter names with current value. i just
did it for MySQl by, *"SHOW GLOBAL STATUS"*. is their any query similar this
to collect those details from the database. I am new to postgresql, so i
dont know about it well. So if you know help me friends.

Thanks in advance



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/How-to-know-server-status-variable-in-postgresql-tp5785677.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Joe Van Dyk
Date:
Subject: Re: Is there a way to return "true"/"false" string for boolean type?
Next
From: John R Pierce
Date:
Subject: Re: How to know server status variable in postgresql?