From: | Payal Singh <payals1(at)umbc(dot)edu> |
---|---|
To: | Craig Ringer <ringerc(at)ringerc(dot)id(dot)au> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: Problem with pg_upgrade |
Date: | 2012-07-05 20:24:28 |
Message-ID: | CAK4ounyW7oGprZuVRv8tfVROTimeY49yL4HRcq+Yqnt0P-8PXw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Thank you. That worked.
Regards
Payal
On Thu, Jul 5, 2012 at 12:15 PM, Craig Ringer <ringerc(at)ringerc(dot)id(dot)au> wrote:
> On 07/05/2012 11:20 PM, Payal Singh wrote:
>
> Hello,
>
> I am trying to use pg_upgrade to upgrade data from 9.1.4 to 9.2beta2.
> Although the upgrade completed successfully, vacuumdb --all --analyze-only
> gives an error. I tried upgrading two binary backups of the same production
> database from different days, and both returned the exact same error . The
> output I got for both trials is as follows:
>
>
> Just out of interest, if you try to use pg_ctl to start a 9.1 server from
> those backups, do they work? Can they be vaccuumed then?
>
> If you start 9.1 on a copy of the backup then cleanly stop it again, does
> pg_upgrade then run?
>
> --
> Craig Ringer
>
--
Payal Singh
Graduate Student
Department of Computer Science and Electrical Engineering
University of Maryland, Baltimore County
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2012-07-05 22:28:31 | Re: Problem with pg_upgrade |
Previous Message | Tom Lane | 2012-07-05 20:10:37 | Re: BUG #6715: 9.2b2 psql \ir does not understand leading ../ |