Restore frozen xids for binary upgrades

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Restore frozen xids for binary upgrades
Date: 2009-02-17 23:20:37
Message-ID: 200902172320.n1HNKb605965@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

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

Attachment Content-Type Size
/pgpatches/frozen text/x-diff 17.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-02-17 23:39:26 Re: Questions about parsing boolean and casting to anyelement
Previous Message Pavel Stehule 2009-02-17 23:20:07 Re: SE-PostgreSQL and row level security