Re: Closing inactive connections OR user connections limits

Поиск
Список
Период
Сортировка
Искать
От
Neil Conway
Тема
Re: Closing inactive connections OR user connections limits
Дата
Msg-id
873cpw54du.fsf@mailbox.samurai.com
Ответ на
Список
Дерево обсуждения
Re: Closing inactive connections OR user connections limits Medi Montaseri <medi.montaseri@intransa.com>
Re: Closing inactive connections OR user connections limits "scott.marlowe" <scott.marlowe@ihs.com>
Francisco Reyes  writes:
> On 20 Nov 2002, Neil Conway wrote:
> > Not if the connection is made to the database as the PostgreSQL
> > superuser.
> 
> So this would be new to 7.3. Right?

Yes.

> Right now if there are connections open "vacuum full" will wait from those
> connectins to close, even if the vacuum is done from the superuser.

Erm, no -- VACUUM FULL doesn't block on connections, it blocks waiting
to acquire locks. Whether or not a client is allowed to connect to the
database has no relation to the locks the client can acquire once
they've connected.

> > Heh, no where at the moment, as there wasn't isn't any documentation
> > on this new feature :-) Attached is a patch that adds some (also sent
> > to -patches).
> 
> So there will be a way to reserve connectinos for the super-user, but will
> there be a way to limit number of connection per user?

Not in 7.3, AFAIK.

Cheers,

Neil

-- 
Neil Conway  || PGP Key ID: DB3C29FC
В списке pgsql-general по дате отправления
От: Chris Boget
Дата:
От: Neil Conway
Дата:
FAQ