Re: vacuum locks up database

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: jonesbl(at)WellsFargo(dot)COM
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: vacuum locks up database
Date: 2003-05-02 21:10:53
Message-ID: 2563.1051909853@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

jonesbl(at)WellsFargo(dot)COM writes:
> Is there anyway to force vacuum to run more as a background job and not
> block others from accessing the database during the vacuum process?

Vacuum without the FULL option won't block others.

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2003-05-02 21:13:52 Re: pg_dumpall / pg_dump
Previous Message Daniel Seichter 2003-05-02 19:23:28 Re: pg_dumpall / pg_dump