On 8/10/2011 1:47 PM, Geoffrey Myers wrote:
Is max connections in any table in the database I can access?

Not really a table, but it is selectable:

show max_connections;

use "show all" to see everything.

-Andy

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to