CrunchyData / crunchy-postgresql-manager

PostgreSQL-as-a-Service Management Utility. Superseded by Crunchy Container Suite: https://github.com/CrunchyData/crunchy-containers
Apache License 2.0
36 stars 2 forks source link

faster way to determine status #91

Closed jmccormick2001 closed 8 years ago

jmccormick2001 commented 9 years ago

explore a faster way to determine the current pg status

jmccormick2001 commented 8 years ago

using Ping() seems to be much faster than a normal query, checked code into master