From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> |
Cc: | Jeff Davis <pgsql(at)j-davis(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
Subject: | Re: Visibility map and freezing |
Date: | 2009-01-15 17:08:15 |
Message-ID: | 20090115170815.GE6440@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Heikki Linnakangas escribió:
> Alvaro, are you getting rid of pg_autovacuum in favor of the reloptions
> for 8.4?
That's the intention, yes.
> This patch adds a new column to pg_autovacuum, reflecting the new
> vacuum_freeze_table_age GUC just like freeze_min_age column reflects
> vacuum_freeze_min_age. If I commit this tomorrow, will I cause you a
> lot of trouble with the reloptions patch?
No -- go ahead, I'll merge it.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2009-01-15 17:10:04 | Re: Hot standby, RestoreBkpBlocks and cleanup locks |
Previous Message | Brendan Jurd | 2009-01-15 16:59:47 | Re: FWD: Re: Updated backslash consistency patch |