Обсуждение: Upgrade from PostgreSQL version 10 to 16

Поиск
Список
Период
Сортировка

Upgrade from PostgreSQL version 10 to 16

От
Harish Harish
Дата:
Dear Admins,

We are planning to upgrade PostgreSQL Server which is currently running on Version 10 to Version 16 on windows.

Kindly help  with any upgrade documentation for PostgreSQL server on Windows.

Thanks in advance for your help and support.

Best regards,
Hari

Re: Upgrade from PostgreSQL version 10 to 16

От
Kashif Zeeshan
Дата:

On Thu, May 23, 2024 at 8:15 PM Harish Harish <hpt3009@gmail.com> wrote:
Dear Admins,

We are planning to upgrade PostgreSQL Server which is currently running on Version 10 to Version 16 on windows.

Kindly help  with any upgrade documentation for PostgreSQL server on Windows.

Thanks in advance for your help and support.

Best regards,
Hari

Re: Upgrade from PostgreSQL version 10 to 16

От
vignesh kumar
Дата:
Upgrade is just not only on filesystem but also you need to see what are all the heirarchial changes. So go through change log then decide your upgrade workflow.

Upgrade 10 to 12 --> test your app
Upgrade 12 to 14 --> test your app
Upgrade 14 to 16 --> test your app

In this way you can ensure that app is functional throughout the heirachies and you can rely on data compatibility 


From: Kashif Zeeshan <kashi.zeeshan@gmail.com>
Sent: Thursday, May 23, 2024 9:11:32 PM
To: Harish Harish <hpt3009@gmail.com>
Cc: pgsql-admin@lists.postgresql.org <pgsql-admin@lists.postgresql.org>
Subject: Re: Upgrade from PostgreSQL version 10 to 16
 

On Thu, May 23, 2024 at 8:15 PM Harish Harish <hpt3009@gmail.com> wrote:
Dear Admins,

We are planning to upgrade PostgreSQL Server which is currently running on Version 10 to Version 16 on windows.

Kindly help  with any upgrade documentation for PostgreSQL server on Windows.

Thanks in advance for your help and support.

Best regards,
Hari