Re: 9.3beta2: Failure to pg_upgrade

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Jesse Denardo <denaje(at)gmail(dot)com>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, pgsql-bugs(at)postgresql(dot)org, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 9.3beta2: Failure to pg_upgrade
Date: 2013-08-02 22:17:43
Message-ID: 20130802221743.GW5669@eldon.alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

Alvaro Herrera escribió:

> As it turns out, I have a patched slru.c that adds a new function to
> verify whether a page exists on disk. I created this for the commit
> timestamp module, for the BDR branch, but I think it's what we need
> here.

Here's a patch that should fix the problem. Jesse, if you're able to
test it, please give it a run and let me know if it works for you. I
was able to upgrade an installation containing a problem that should
reproduce yours.

--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachment Content-Type Size
extend-slru.patch text/x-diff 3.8 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2013-08-03 01:14:09 Re: 9.3beta2: Failure to pg_upgrade
Previous Message Tom Lane 2013-08-02 21:05:24 Re: BUG #8355: PL/Python 3 can't convert infinity to PostgreSQL's value

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2013-08-02 22:18:10 Re: Kudos for Reviewers -- wrapping it up
Previous Message Josh Berkus 2013-08-02 21:57:52 Re: Patch for removng unused targets