Re: Regarding query on the postgresql upgrade

From: Thomas Kellerer <shammat(at)gmx(dot)net>
To:
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Regarding query on the postgresql upgrade
Date: 2020-10-15 11:24:30
Message-ID: fd13570e-58ff-9be6-c9e7-339473deadea@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Magnus Hagander schrieb am 15.10.2020 um 12:27:
> Ramesh Penuballi schrieb am 15.10.2020 um 10:27:
> > We  are planning to upgrade the postgres version from 9.2.13 to
> > 9.4.25 by keeping the support version of Atlassian in mind.
> >
> > But to proceed the same in production, we have tried to run the
> > pgdump command to take the backup of all the databases and getting
> > the below error when we tried to take the dump of Eazybi database
> > which is not present on our stage environment.
>
> For a minor version upgrade you only need to install the new binaries and restart the Postgres service.
>
>
> 9.2 to 9.4 is not a minor upgrade though. It's a major upgrade, so
> either pg_dump/pg_restore or pg_upgrade will need to be used.

A shoot. For some reason I thought it was 9.4.13 to 9.4.25

Sorry for the noise.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message ramesh penumalli 2020-10-15 11:28:01 Re: Regarding query on the postgresql upgrade
Previous Message Magnus Hagander 2020-10-15 10:27:53 Re: Regarding query on the postgresql upgrade