Re: Need to install Postgres Version 14 in Linux server with Client and migration steps. - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Need to install Postgres Version 14 in Linux server with Client and migration steps.
Date
Msg-id 64e8a719-6190-5787-5e94-907f59369f7b@aklaver.com
Whole thread Raw
In response to Need to install Postgres Version 14 in Linux server with Client and migration steps.  ("Rajamoorthy-CW, Thirumurugan 8361" <Thirumurugan.Rajamoorthy-CW@otsuka-us.com>)
List pgsql-general
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



pgsql-general by date:

Previous
From: Sandeep Kumar Jakkaraju
Date:
Subject: Re: Need to install Postgres Version 14 in Linux server with Client and migration steps.
Next
From: Shaozhong SHI
Date:
Subject: Set timeout just on a query?