pg_upgrade and epoch - Mailing list pgsql-hackers

From Sergey Burladyan
Subject pg_upgrade and epoch
Date
Msg-id CAJ2ymdgTEQ8AETJnQUeEuGjk-OGPWQn_MXgEY5urJpXbJNcohg@mail.gmail.com
Whole thread Raw
Responses Re: pg_upgrade and epoch  (Sergey Konoplev <gray.ru@gmail.com>)
List pgsql-hackers
Hi All!

Current pg_upgrade copy XID into new cluster, but not it epoch. Why?

Without epoch from old cluster txid_current() in upgraded database return
lower value than before upgrade. This break, for example, PgQ and it must
be fixed by hand after upgrade with pg_resetxlog.


--
Sergey Burladyan

pgsql-hackers by date:

Previous
From: Mark Kirkwood
Date:
Subject: Re: Perfomance degradation 9.3 (vs 9.2) for FreeBSD
Next
From: Bruce Momjian
Date:
Subject: Re: Missing pfree in logical_heap_rewrite_flush_mappings()