Re: pg_upgrade problem with invalid indexes
От
Jeff Davis
Тема
Re: pg_upgrade problem with invalid indexes
Дата
Msg-id
1354844248.4530.162.camel@sussancws0025
Ответ на
Re: pg_upgrade problem with invalid indexes (Andrew Dunstan)
Список
Дерево обсуждения
pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Alvaro Herrera <alvherre@2ndquadrant.com>
Re: pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Alvaro Herrera <alvherre@2ndquadrant.com>
Re: pg_upgrade problem with invalid indexes Andrew Dunstan <andrew@dunslane.net>
Re: pg_upgrade problem with invalid indexes Stephen Frost <sfrost@snowman.net>
Re: pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Stephen Frost <sfrost@snowman.net>
Re: pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Andres Freund <andres@2ndquadrant.com>
Re: pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Andres Freund <andres@2ndquadrant.com>
Re: pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Stephen Frost <sfrost@snowman.net>
Re: pg_upgrade problem with invalid indexes Stephen Frost <sfrost@snowman.net>
Re: pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Alvaro Herrera <alvherre@2ndquadrant.com>
Re: pg_upgrade problem with invalid indexes Simon Riggs <simon@2ndQuadrant.com>
Re: pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Josh Berkus <josh@agliodbs.com>
Re: pg_upgrade problem with invalid indexes Andres Freund <andres@2ndquadrant.com>
Re: pg_upgrade problem with invalid indexes Josh Berkus <josh@agliodbs.com>
Re: pg_upgrade problem with invalid indexes Andres Freund <andres@2ndquadrant.com>
Re: pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_upgrade problem with invalid indexes Andres Freund <andres@2ndquadrant.com>
Re: pg_upgrade problem with invalid indexes Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_upgrade problem with invalid indexes Andres Freund <andres@2ndquadrant.com>
Re: pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Andres Freund <andres@2ndquadrant.com>
Re: pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Bruce Momjian <bruce@momjian.us>
Re: pg_upgrade problem with invalid indexes Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_upgrade problem with invalid indexes Andres Freund <andres@2ndquadrant.com>
Re: pg_upgrade problem with invalid indexes Josh Berkus <josh@agliodbs.com>
Re: pg_upgrade problem with invalid indexes Jeff Davis <pgsql@j-davis.com>
Re: pg_upgrade problem with invalid indexes Andrew Dunstan <andrew@dunslane.net>
Re: pg_upgrade problem with invalid indexes Jeff Davis <pgsql@j-davis.com>
On Thu, 2012-12-06 at 20:05 -0500, Andrew Dunstan wrote: > I think I prefer the first suggestion. If they are trying to upgrade > when there's an invalid index presumably they aren't aware of the > invalidity (or they would have done something about it). It would be > better to fail and make them fix or remove the index, ISTM. I'm a little concerned about introducing extra causes of failure into upgrade when we don't have to. They could have gone on with that invalid index forever, and I don't see it as the job of upgrade to alert someone to that problem. That being said, it's a reasonable position, and I am fine with either approach. Regards,Jeff Davis
В списке pgsql-hackers по дате отправления