Re: Vacuum Question

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Vacuum Question
Дата
Msg-id 200006020532.BAA14300@candle.pha.pa.us
обсуждение исходный текст
Ответ на Vacuum Question  ("brianb" <brianb-pggeneral@evoserve.com>)
Список 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 по дате отправления:

Предыдущее
От: Mohamed Mosbah
Дата:
Сообщение: Free Software Conference
Следующее
От: Tom Lane
Дата:
Сообщение: Re: query optimiser changes 6.5->7.0