Turning off revision tracking so vacuum never needs to be run - Mailing list pgsql-hackers

From Mike Cianflone
Subject Turning off revision tracking so vacuum never needs to be run
Date
Msg-id B9F49C7F90DF6C4B82991BFA8E9D547B17D1DD@BUFORD.littlefeet-inc.com
Whole thread Raw
Responses Re: Turning off revision tracking so vacuum never needs to be run
List pgsql-hackers
    I've followed the threads of needing to run vacuum nightly, and even
got an answer to a slow updating database regarding needing to vacuum. But I
haven't see the question asked:

is it possible to completely turn off the revision tracking feature so that
vacuum does not need to be run at all?

Thanks for any pointers,
Mike



pgsql-hackers by date:

Previous
From: Mark Volpe
Date:
Subject: Re: [PATCHES] Re: [PATCH] Re: Setuid functions
Next
From: "Howard Williams"
Date:
Subject: RELAX! - or more to the point, how do I temporarily relax a trigger/constraint?