Re: Is max connections in a table somewhere?

From: Geoffrey Myers <lists(at)serioustechnology(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Is max connections in a table somewhere?
Date: 2011-08-11 20:11:10
Message-ID: 4E44375E.9060502@serioustechnology.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Adrian Klaver wrote:
> On Wednesday, August 10, 2011 11:47:25 am Geoffrey Myers wrote:
>> Is max connections in any table in the database I can access?
>
> SELECT current_setting('max_connections');
> current_setting
> -----------------
> 100

Thanks for all the responses folks. Obviously, there's more then one
way to skin this cat.

--
Until later, Geoffrey

"I predict future happiness for America if they can prevent
the government from wasting the labors of the people under
the pretense of taking care of them."
- Thomas Jefferson

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Geoffrey Myers 2011-08-11 20:12:23 Re: is max connections in a database table somewhere
Previous Message Steve Atkins 2011-08-11 19:44:32 Re: Filling Missing Primary Key Values