Re: pg_upgrade problem with invalid indexes - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: pg_upgrade problem with invalid indexes
Date
Msg-id 50C138F2.5090104@agliodbs.com
Whole thread Raw
In response to pg_upgrade problem with invalid indexes  (Bruce Momjian <bruce@momjian.us>)
Responses Re: pg_upgrade problem with invalid indexes
List pgsql-hackers
> There are a few possible fixes.  The first would be to have pg_upgrade
> throw an error on any invalid index in the old cluster.  Another option
> would be to preserve the invalid state in pg_dump --binary-upgrade.

Or to not dump invalid indexes at all in --binary-upgrade mode.

> I also need help in how to communicate this to users since our next
> minor release will be in the future.

Blog post?

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: pg_upgrade problem with invalid indexes
Next
From: Alvaro Herrera
Date:
Subject: Re: pg_upgrade problem with invalid indexes