Re: Vacuum Question - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Vacuum Question
Date
Msg-id 200006020532.BAA14300@candle.pha.pa.us
Whole thread Raw
In response to Vacuum Question  ("brianb" <brianb-pggeneral@evoserve.com>)
List pgsql-general
[ Charset ISO-8859-1 unsupported, converting... ]
>
> I have a Postgres application that must run 24x7. If postgres needs to be
> vacuumed periodically, must I take the application offline completely, or
> is it enough to disallow write (INSERT/UPDATE) access while allowing read
> access?
>
> I hope it is the latter, as I have a large amount of data and there are
> transactions going on all the time.

Applications will hang until the vacuum is completed.  No changes
required.


--
  Bruce Momjian                        |  http://www.op.net/~candle
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: Mohamed Mosbah
Date:
Subject: Free Software Conference
Next
From: Tom Lane
Date:
Subject: Re: query optimiser changes 6.5->7.0