Log Message:
-----------
Set autovacuum=off on the postmaster command line when starting a
postmaster for pg_migrator.  This isn't a bulletproof solution, since
the old cluster might be close enough to wraparound to provoke
antiwraparound vacuums.  But it's a cheap and easy measure that will
discourage autovacuum in most cases.

Modified Files:
--------------
    pg_migrator/src:
        server.c (r1.16 -> r1.17)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/server.c?r1=1.16&r2=1.17)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to