Re: per user/database connections limit again - Mailing list pgsql-patches

From Alvaro Herrera
Subject Re: per user/database connections limit again
Date
Msg-id 20050704020732.GA21952@alvh.no-ip.org
Whole thread Raw
In response to Re: per user/database connections limit again  (Petr Jelinek <pjmodos@parba.cz>)
Responses Re: per user/database connections limit again
List pgsql-patches
On Mon, Jul 04, 2005 at 01:08:05AM +0200, Petr Jelinek wrote:
> Stephen Frost wrote:

> New version which works with roles is attached (diffed against cvs),
> everything else is mostly same.
> I also had to readd roleid to flatfiles because I need it in
> InitProcess() function.

I was wondering if there was some way to defer the user check till a
later time, when the pg_authid relation could be checked?  Not sure if
that's a good idea, but it may help reduce the impact of the change, and
thus chances that it'd be rejected.

--
Alvaro Herrera (<alvherre[a]surnet.cl>)
"La espina, desde que nace, ya pincha" (Proverbio africano)

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Constraint Exclusion (Partitioning) - Initial Review
Next
From: Michael Fuhr
Date:
Subject: Re: contrib/pgcrypto patch for OpenSSL 0.9.8