Re: vacuum full questions

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Kevin Kempter" <kevink(at)consistentstate(dot)com>, <pgsql-admin(at)postgresql(dot)org>, "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
Subject: Re: vacuum full questions
Date: 2009-08-18 22:27:04
Message-ID: 4A8AE4680200002500029CB3@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> wrote:

> Killing a VACUUM FULL

To be clear, cancel the query on the backend, don't kill the process.
Some versions of PostgreSQL can corrupt data if a backend process is
killed.

-Kevin

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Alvaro Herrera 2009-08-18 22:48:59 Re: vacuum full questions
Previous Message Kevin Grittner 2009-08-18 22:24:00 Re: vacuum full questions