Re: Vacuum-ing without disconnecting users - Mailing list pgsql-general

From Thalis A. Kalfigopoulos
Subject Re: Vacuum-ing without disconnecting users
Date
Msg-id Pine.LNX.4.21.0106131439250.19889-100000@aluminum.cs.pitt.edu
Whole thread Raw
In response to Vacuum-ing without disconnecting users  ("Andy Samuel" <andysamuel@geocities.com>)
List 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 by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: function / trigger problem
Next
From: Martin Weinberg
Date:
Subject: Re: Merge join exhausting swap space