Re: [GENERAL] trouble with pg_upgrade 9.0 -> 9.1

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Groshev Andrey <greenx(at)yandex(dot)ru>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [GENERAL] trouble with pg_upgrade 9.0 -> 9.1
Date: 2012-12-18 16:26:08
Message-ID: 20121218162608.GB24700@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Tue, Dec 18, 2012 at 09:28:00AM +0400, Groshev Andrey wrote:
>
>
> 18.12.2012, 05:22, "Bruce Momjian" <bruce(at)momjian(dot)us>:
> > This is the first pg_upgrade mismatch report we have gotten about 9.1.
> > I have asked the reporter for details.
> >
> > Is what is the full 9.1 version number?
> >
> > ---------------------------------------------------------------------------
>
> >>  # rpm -qa |grep postgres
> >>  postgresql90-devel-9.0.11-1PGDG.rhel6.x86_64
> >>  postgresql91-9.1.7-1PGDG.rhel6.x86_64
> >>  postgresql90-9.0.11-1PGDG.rhel6.x86_64
> >>  postgresql90-server-9.0.11-1PGDG.rhel6.x86_64
> >>  postgresql91-libs-9.1.7-1PGDG.rhel6.x86_64
> >>  postgresql91-server-9.1.7-1PGDG.rhel6.x86_64
> >>  postgresql91-devel-9.1.7-1PGDG.rhel6.x86_64
> >>  postgresql90-libs-9.0.11-1PGDG.rhel6.x86_64
> >>  postgresql90-contrib-9.0.11-1PGDG.rhel6.x86_64
> >>  postgresql91-contrib-9.1.7-1PGDG.rhel6.x86_64
> >>
>
> Full version ? It is not full postgresql91-9.1.7-1PGDG.rhel6.x86_64 or I do not understand something?
> I installed latest postgresql from the repository http://yum.pgrpms.org

Oops, I see that now, sorry. I wanted to make sure you were on the most
recent 9.1 version, and you are.

--
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 Bruce Momjian 2012-12-18 16:38:26 Re: [GENERAL] trouble with pg_upgrade 9.0 -> 9.1
Previous Message Little, Douglas 2012-12-18 16:03:19 evaluating expressions stored in table

Browse pgsql-hackers by date

  From Date Subject
Next Message Ronan Dunklau 2012-12-18 16:28:17 Re: [v9.3] writable foreign tables
Previous Message Bruce Momjian 2012-12-18 16:22:56 Re: [ADMIN] Problems with enums after pg_upgrade