pg_autovacuum and VACUUM FREEZE

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: pg_autovacuum and VACUUM FREEZE
Date: 2003-10-16 05:34:00
Message-ID: 3F8E2DC8.8060003@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Was just wondering if pg_autovacuum watches transaction ids and issues a
vacuum freeze before they roll over?

If not, is it hard to do?

Chris

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-10-16 05:42:02 Re: Some thoughts about i/o priorities and throttling vacuum
Previous Message Greg Stark 2003-10-16 05:23:21 Re: Still a few flaws in configure's default CFLAGS selection