On Wed, Aug 10, 2011 at 12:47 PM, Geoffrey Myers
<lists@serioustechnology.com> wrote:
> Is max connections in any table in the database I can access?
No it's in the postgresql.conf file, which is in various places
depending on how pg was installed. for debian / ubuntu it's in
/etc/postgresql/8.x/main for the default cluster. It's in
/var/lib/pgsql/data for RHEL 5. Not sure about other distros.