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

From Petr Jelínek
Subject Re: limiting connections per user/database
Date
Msg-id 42BE0183.70707@parba.cz
Whole thread Raw
In response to Re: limiting connections per user/database  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: limiting connections per user/database
List pgsql-patches
Tom Lane napsal(a):

>[ shrug... ]  Don't see that here; sure it isn't something broken in
>your local modified version?
>
>
Well I tryed it with unmodified cvs copy and I have numbackends is 0
when 40 clients are connected (using default config)

I am bit confused now because I am no really sure if it's intended to be
this way or not - 8.0 behaviour was to report numbackends when stats
were on, now it reports numbackends when stats_row_level is true.
I should prolly talk with neilc to see what he intended to do when he
commited code which changed this (but I believe it's side effect not
intended change)

--
Regards
Petr Jelinek (PJMODOS)



pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: limiting connections per user/database
Next
From: Petr Jelínek
Date:
Subject: Re: limiting connections per user/database