Re: TODO question and claim

Поиск
Список
Период
Сортировка
От Chris Humphries
Тема Re: TODO question and claim
Дата
Msg-id 3C4D9917.6060303@devis.com
обсуждение исходный текст
Ответ на TODO question and claim  (Chris Humphries <chumphries@devis.com>)
Список pgsql-hackers
sorry, i misunderstood what he said. since maxbackends is global,
would like something that isnt global, like relative to a db. here
is his messages:

--snip--

<DarcyB> maxbackends is GLOBAL, not specific to a DB and/or 
Authentication methood
<DarcyB> For example if you have a postgresinstall, with a maxbackends of 64
<chrish> authentication method?
<DarcyB> but that postmaster has 3 DB's in it.. (accounting, crm, demo)
<DarcyB> and you want to allow 32 connections to accounting 24 to crm 
and 8 to demo
<DarcyB> ....
<chrish> right, makes sence
<DarcyB> as per auth methood, I want to allow only 2 "remote" 
connections via SSL, and 16 via straight unix domain  and 14 via 
standatd TCP

--snip--

sorry for the communication error.

-chris


Tom Lane wrote:

> Chris Humphries <chumphries@devis.com> writes:
> 
>>     First i would like to start off by coding a feature that DarcyB,
>>  nick from IRC, suggested as a starting point for me. A max connections
>>  settable limit.
>>
> 
> Uh, how is that different from MaxBackends?
> 
>             regards, tom lane
> 




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: TODO item question
Следующее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: Cross posting