Re: [ADMIN] postgresql mysql max connections

2003-02-13 Thread Jose Antonio Martinez
;[EMAIL PROTECTED]> Cc: "Jose Antonio Martinez" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, February 13, 2003 9:00 PM Subject: Re: [ADMIN] postgresql mysql max connections > > I think the big question is where there is any value in limiting the > > number

Re: [ADMIN] postgresql mysql max connections

2003-02-13 Thread Bjoern Metzdorf
> I think the big question is where there is any value in limiting the > number of connections "per user". I haven't seen anyone ask for that > before, so I haven't seen much demand for it. This is important in a hosting environment where you have a shared db-server. Then you can limit the connec

Re: [ADMIN] postgresql mysql max connections

2003-02-13 Thread Bruce Momjian
I think the big question is where there is any value in limiting the number of connections "per user". I haven't seen anyone ask for that before, so I haven't seen much demand for it. --- Robert Treat wrote: > There is no e

Re: [ADMIN] postgresql mysql max connections

2003-02-13 Thread Robert Treat
There is no equivilant setting in postgresql, though this doesn't seem like a terribly hard feature to add. You might want to submit a proposal on -hackers, or better yet, a patch. :-) Robert Treat On Wed, 2003-02-12 at 13:36, Jose Antonio Martinez wrote: > In mysql there are two configuration pa