Restore frozen xids for binary upgrades

Started by Bruce Momjianabout 17 years ago2 messageshackers
Jump to latest
#1Bruce Momjian
bruce@momjian.us

The attached patch adds to pg_dumpall --binary-upgrade by restoring
information about frozen xids for relations and databases. I think this
is the last patch I need to complete my TODO items for the pg_migrator
binary upgrade utility.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

Attachments:

/pgpatches/frozentext/x-diffDownload+75-30
#2Bruce Momjian
bruce@momjian.us
In reply to: Bruce Momjian (#1)
Re: Restore frozen xids for binary upgrades

Bruce Momjian wrote:

The attached patch adds to pg_dumpall --binary-upgrade by restoring
information about frozen xids for relations and databases. I think this
is the last patch I need to complete my TODO items for the pg_migrator
binary upgrade utility.

Applied.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +