Re: pg_migrator progress - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: pg_migrator progress
Date
Msg-id 200902181712.n1IHCKf01346@momjian.us
Whole thread Raw
In response to Re: pg_migrator progress  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
Alvaro Herrera wrote:
> Bruce Momjian wrote:
> > I have completed all the outstanding pg_migratory TODO items.
> > 
> > I still have more work to do in cleanup and testing, but if people want
> > to look at my progress, now is a good time.
> 
> Hmm, don't you need to change the Xid counter (pg_resetxlog) if you're
> going to mess with pg_clog?

Yes, that happens in copy_clog_xlog_xid().

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: The science of optimization in practical terms?
Next
From: Bruce Momjian
Date:
Subject: Re: pg_migrator progress