Heikki Linnakangas wrote:

> Hmm. It just occurred to me that I think this circumvented the  
> anti-wraparound vacuuming: a normal vacuum doesn't advance relfrozenxid  
> anymore. We'll need to disable the skipping when autovacuum is triggered  
> to prevent wraparound. VACUUM FREEZE does that already, but it's  
> unnecessarily aggressive in freezing.

Heh :-)  Yes, this should be handled sanely, without having to invoke
FREEZE.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to