Vacuum Question

From: "brianb" <brianb-pggeneral(at)evoserve(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Vacuum Question
Date: 2000-06-01 09:17:01
Message-ID: 20000601091701.631.qmail@mail01.edsamail.com.ph
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


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.

Brian
--
Brian Baquiran <brianb(at)edsamail(dot)com>
http://www.baquiran.com/
AIM: bbaquiran

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Meskes 2000-06-01 09:26:56 Re: PostgreSQL capabilities
Previous Message Ron Chmara 2000-06-01 09:15:05 Re: Re: [HACKERS] Oft Ask: How to contribute to PostgreSQL?