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

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

From
"Rajamoorthy-CW, Thirumurugan 8361"
Date:

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 ?

 

 

 

Regards

Thirumurugan Rajamoorthy – Biometrics Support

 

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

From
Sandeep Kumar Jakkaraju
Date:
Please email it help desk

On Mon, 9 May 2022, 9:28 pm Rajamoorthy-CW, Thirumurugan 8361, <Thirumurugan.Rajamoorthy-CW@otsuka-us.com> 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 ?

 

 

 

Regards

Thirumurugan Rajamoorthy – Biometrics Support

 

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

From
"Rajamoorthy-CW, Thirumurugan 8361"
Date:

What is the helpdesk email address ? please let me know.

 

 

 

 

 

 

Regards

Thirumurugan Rajamoorthy – Biometrics Support

 

From: Sandeep Kumar Jakkaraju <sandeepkumar.jakkaraju@gmail.com>
Sent: Monday, May 9, 2022 12:08 PM
To: Rajamoorthy-CW, Thirumurugan 8361 <Thirumurugan.Rajamoorthy-CW@otsuka-us.com>
Cc: pgsql-general@lists.postgresql.org
Subject: Re: Need to install Postgres Version 14 in Linux server with Client and migration steps.

 

WARNING: This message originated outside of Otsuka.
Do not click links or open attachments unless you recognize the sender and know the content is safe.
If you believe the contents of this email may be unsafe report it immediately by clicking the Phish Alert Button (PAB).

Please email it help desk

 

On Mon, 9 May 2022, 9:28 pm Rajamoorthy-CW, Thirumurugan 8361, <Thirumurugan.Rajamoorthy-CW@otsuka-us.com> 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 ?

 

 

 

Regards

Thirumurugan Rajamoorthy – Biometrics Support

 

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.

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

From
Sandeep Kumar Jakkaraju
Date:
Sure, here it is. 

On Mon, 9 May 2022, 9:39 pm Rajamoorthy-CW, Thirumurugan 8361, <Thirumurugan.Rajamoorthy-CW@otsuka-us.com> wrote:

What is the helpdesk email address ? please let me know.

 

 

 

 

 

 

Regards

Thirumurugan Rajamoorthy – Biometrics Support

 

From: Sandeep Kumar Jakkaraju <sandeepkumar.jakkaraju@gmail.com>
Sent: Monday, May 9, 2022 12:08 PM
To: Rajamoorthy-CW, Thirumurugan 8361 <Thirumurugan.Rajamoorthy-CW@otsuka-us.com>
Cc: pgsql-general@lists.postgresql.org
Subject: Re: Need to install Postgres Version 14 in Linux server with Client and migration steps.

 

WARNING: This message originated outside of Otsuka.
Do not click links or open attachments unless you recognize the sender and know the content is safe.
If you believe the contents of this email may be unsafe report it immediately by clicking the Phish Alert Button (PAB).

Please email it help desk

 

On Mon, 9 May 2022, 9:28 pm Rajamoorthy-CW, Thirumurugan 8361, <Thirumurugan.Rajamoorthy-CW@otsuka-us.com> 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 ?

 

 

 

Regards

Thirumurugan Rajamoorthy – Biometrics Support

 

On 5/8/22 23:46, 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 ?

You have not said what Linux distro, but here is link to installing 
software:

https://www.postgresql.org/download/

As to migrating that would need more information:

1) Migrating from what version of Postgres?

2) Migrate as?:
   a) Dump and then restore.
   OR
   b) pg_upgrade

> 
> Regards
> 
> Thirumurugan Rajamoorthy – Biometrics Support
> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com