Re: proposal: DROP DATABASE variant that kills active sessions

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: proposal: DROP DATABASE variant that kills active sessions
Дата
Msg-id CA+TgmobWB6tdy5d_4c4SrHuM7RKBaWBKZGiEntCMjrd+MaP2Pg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: proposal: DROP DATABASE variant that kills active sessions  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: proposal: DROP DATABASE variant that kills active sessions  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
Re: proposal: DROP DATABASE variant that kills active sessions  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On Fri, Oct 16, 2015 at 6:22 AM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
> in GoodData we have this feature implemented - little bit different named -
> DROP DATABASE FORCE
>
> It is useful in complex environment with mix of pooled and not pooled
> connections - and in our environment - about 2K databases per server with
> lot of dropped / created databases per server / per day.
>
> I can publish this patch, if there will be any interest.

I think this would be a useful feature.  What would one do about
prepared transactions?

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Foreign join pushdown vs EvalPlanQual
Следующее
От: Robert Haas
Дата:
Сообщение: Re: remaining open items