Vacuum freeze - Mailing list pgsql-general

From Mike Blackwell
Subject Vacuum freeze
Date
Msg-id CANPAkgvP1dj5ejxH8LEKSbYt5RzdOH5cuiwi-FikxmRCiyk6wQ@mail.gmail.com
Whole thread Raw
Responses Re: Vacuum freeze  (Vick Khera <vivek@khera.org>)
Re: Vacuum freeze  (Josh Kupershmidt <schmiddy@gmail.com>)
Re: Vacuum freeze  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-general
check_postgres.pl (--action=autovac_freeze) recently complained that we needed to run VACUUM FREEZE.  Doing so generated a boatload of WAL files - perhaps on the order of the of the database itself.

Is VACUUM FREEZE something that is normally handled by autovac?  If so, how would we approach finding what caused it not to happen automatically?  Or if it's not, what's the normal approach to scheduling it manually to prevent this flood of WAL?


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: segmentation fault postgres 9.3.5 core dump perlu related ?
Next
From: Vick Khera
Date:
Subject: Re: Vacuum freeze