Re: Failure upgrading PG 9.2 to 9.3

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Sam Saffron <sam(dot)saffron(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Failure upgrading PG 9.2 to 9.3
Date: 2014-03-25 23:39:06
Message-ID: 2356.1395790746@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Sam Saffron <sam(dot)saffron(at)gmail(dot)com> writes:
> I can confirm corrupt db upgrades fine with pg_dump. Was wondering if
> there are any plans to add a --no-validate to pg_upgrade, since the
> crash seems only to happen during validation.

Skipping validation would probably just result in the same error happening
later, when it's too late to back out easily ...

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2014-03-25 23:45:32 Re: Trimming transaction logs after extended WAL archive failures
Previous Message Sam Saffron 2014-03-25 23:32:17 Re: Failure upgrading PG 9.2 to 9.3