Re: How to install specific postgres version / downgrade in Ubuntu

From: kamal deen <kamaldeendba(at)gmail(dot)com>
To: Muhammad Usman Khan <usman(dot)k(at)bitnine(dot)net>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: How to install specific postgres version / downgrade in Ubuntu
Date: 2024-09-19 10:26:47
Message-ID: CAAGAcEcbc0oTtashYNhWQUJMgxN32g22sKr+m_xeZ3q-aoVvOQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Thanks for your response,

I would like to get the exact commands to use.

SK

On Thu, Sep 19, 2024, 3:35 PM Muhammad Usman Khan <usman(dot)k(at)bitnine(dot)net>
wrote:

> Hi,
> I think the only solution is to:
>
> Backup Your Data
> Stop PostgreSQL
> Uninstall PostgreSQL 15.8
> Install PostgreSQL 15.7
> Check Replication
>
> On Thu, 19 Sept 2024 at 15:00, kamal deen <kamaldeendba(at)gmail(dot)com> wrote:
>
>> Hi Team,
>>
>> We have observed post OS patching one of our replica server got auto
>> upgraded from 15.7 to 15.8 in Ubuntu , we wanted to downgrade the postgres
>> version to match with our primary node.
>>
>> ( replic sync also not happening due this version mis match )
>>
>> Pls advise.
>>
>> Thanks in advance.
>>
>> SK
>>
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Zaid Shabbir 2024-09-19 10:31:11 Re: How to install specific postgres version / downgrade in Ubuntu
Previous Message Muhammad Usman Khan 2024-09-19 10:05:38 Re: How to install specific postgres version / downgrade in Ubuntu