Skip site navigation (1) Skip section navigation (2)

Re: pg_upgrade problem with invalid indexes

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_upgrade problem with invalid indexes
Date: 2012-12-07 00:58:03
Message-ID: 1354841883.4530.143.camel@sussancws0025 (view raw or flat)
Thread:
Lists: pgsql-hackers
On Thu, 2012-12-06 at 16:31 -0800, Josh Berkus wrote:
> > 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.

+1

	Jeff Davis



In response to

Responses

pgsql-hackers by date

Next:From: Andrew DunstanDate: 2012-12-07 01:05:56
Subject: Re: pg_upgrade problem with invalid indexes
Previous:From: Tom LaneDate: 2012-12-07 00:53:57
Subject: Re: pg_upgrade problem with invalid indexes

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group