Re: Need to install Postgres Version 14 in Linux server with Client and migration steps.

From: Alan Hodgson <ahodgson(at)lists(dot)simkin(dot)ca>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Need to install Postgres Version 14 in Linux server with Client and migration steps.
Date: 2022-05-09 16:14:20
Message-ID: a975f7707f9721c56bd9201afe776ca52b222b31.camel@lists.simkin.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 2022-05-09 at 06:46 +0000, Rajamoorthy-CW, Thirumurugan 8361
wrote:
> Hi Team,
>  
> I need to install Postgres Version 14 in Linux server with Client
> and migration steps. Can you please provide me the installation
> steps document ?
>

PostgreSQL is kind of a do-it-yourself thing like all open source. No
one is going to hand-hold you through all the steps of upgrading your
particular environment.

1) contact your DBA or ops team.
2) Ask them to upgrade PostgreSQL

If you are the DBA or ops team, the PostgreSQL documentation is
at https://www.postgresql.org/docs/current

Pay particular attention to the sections on Backup and Restore
and https://www.postgresql.org/docs/current/pgupgrade.html.

And I would recommend you build a test server and try it there a
couple of times first.

gl.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sandeep Kumar Jakkaraju 2022-05-09 16:14:21 Re: Need to install Postgres Version 14 in Linux server with Client and migration steps.
Previous Message Rajamoorthy-CW, Thirumurugan 8361 2022-05-09 16:09:47 RE: Need to install Postgres Version 14 in Linux server with Client and migration steps.