Re: Finding number of current connections

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Tauren Mills <tauren(at)servlets(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: Finding number of current connections
Date: 2001-08-02 00:56:57
Message-ID: 20010802105657.A20662@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Aug 01, 2001 at 10:11:22AM -0400, Tom Lane wrote:
> "Tauren Mills" <tauren(at)servlets(dot)net> writes:
> > Will 7.2 also be able to let you control how many connections each user is
> > using?
>
> No, there's no present plans for that.

So you can't just do CREATE CONSTRAINT on that table and have it work?

--
Martijn van Oosterhout <kleptog(at)svana(dot)org>
http://svana.org/kleptog/
> It would be nice if someone came up with a certification system that
> actually separated those who can barely regurgitate what they crammed over
> the last few weeks from those who command secret ninja networking powers.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sunit Bhatia 2001-08-02 00:57:21 Data Versioning
Previous Message Richard Huxton 2001-08-01 22:29:17 Re: Re: creating postgres tables using existing table defs