Re: Vacuum-ing without disconnecting users

Поиск
Список
Период
Сортировка
От Thalis A. Kalfigopoulos
Тема Re: Vacuum-ing without disconnecting users
Дата
Msg-id Pine.LNX.4.21.0106131439250.19889-100000@aluminum.cs.pitt.edu
обсуждение исходный текст
Ответ на Vacuum-ing without disconnecting users  ("Andy Samuel" <andysamuel@geocities.com>)
Список pgsql-general
I was under the impression that vacuum was multi-user safe. It does table locking so you don't have to worry about
concurrencycorrupting your data. It just might take longer (either to vacuum or for a user to get a response) 

cheers,
t.


On Wed, 13 Jun 2001, Andy Samuel wrote:

> Hi
>
> Is there a way to do the vacuum, but without throwing away active users ?
>
> TIA
> Andy
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>


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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: function / trigger problem
Следующее
От: Martin Weinberg
Дата:
Сообщение: Re: Merge join exhausting swap space