Re: pg_upgrade only to 9.0 ?

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: jmfox180 <mcano(at)stsa(dot)info>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_upgrade only to 9.0 ?
Date: 2013-06-17 23:06:18
Message-ID: 20130617230618.GB1997@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jun 17, 2013 at 10:44:44AM -0700, jmfox180 wrote:
> hello i'm having just a similiar problem, could you tell me what part of the
> instructions you were missing?
>
> im trying to upgrade from 8.3 to 9.2.4 but i get this error:
>
> "this utility can only upgrade to postgresql version 9.2."

You have to use the pg_upgrade version that matches the new server
version. I am confused by your report if you are upgrading to 9.0 or
9.2.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martín Marqués 2013-06-18 00:26:41 Re: Getting permission denied after grant
Previous Message Stefan Drees 2013-06-17 21:11:06 Re: CASE Statement - Order of expression processing