Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1srDxI-00GByy-86 for pgsql-admin@arkaria.postgresql.org; Thu, 19 Sep 2024 10:00:08 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1srDxG-008SAy-U3 for pgsql-admin@arkaria.postgresql.org; Thu, 19 Sep 2024 10:00:06 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1srDxG-008S5l-F1 for pgsql-admin@lists.postgresql.org; Thu, 19 Sep 2024 10:00:06 +0000 Received: from mail-pf1-x42e.google.com ([2607:f8b0:4864:20::42e]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1srDxE-001ydk-AA for pgsql-admin@postgresql.org; Thu, 19 Sep 2024 10:00:05 +0000 Received: by mail-pf1-x42e.google.com with SMTP id d2e1a72fcca58-718e11e4186so605815b3a.2 for ; Thu, 19 Sep 2024 03:00:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1726740002; x=1727344802; darn=postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=N5LH1PZLf3WHlewP0VYnzLphbHnw6mkJWTE/fxta1Rw=; b=HImrfcrWA72Rb88N9Vyf0s9XeqYBcDCgi/jNPCd+nlAIgNgD27krXF1dzEiluo6IYT vzF78wjPLBlnKb98ptMS6mV6Di3fr21B6ytL/VX4VGiaJZLcTwQxCl5JDJ5HBBovj/if ATFFWBAe0WcsPxhdsF+YFRYGGq2T2b29KDz5ulqWwN6Sh1AWlMKJ2B2M/zGzgPHPLiUv XlthVFSk0x2KrIj71EXd8MGo5MhEKKPVvqWE/a80FEAANmX372qgC+Oka+ZZ5uZ33JsI QJ6Bu7teS7+6WPocqu1w0HBJJkrn+oDtHKeIomWEkpeZNQIBA16BaTdU0ySLMGdBhDR8 QLCg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726740002; x=1727344802; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=N5LH1PZLf3WHlewP0VYnzLphbHnw6mkJWTE/fxta1Rw=; b=kvU+jRTGPwJPG+W9h3TIAv2CVUdNwAqu3JWyLlt9Q9iHT1foS/8iiC573TZI8n0TGG ol8jphH6fKdYqdNxdJUYHVis72GsFCoxgcwiY+izBBZLiyg2vBgc2z8EpP57lr5GMyI2 fLl2NNX/0IlggwHa56pQFbW7oimcsBVFXSTD4XBtc6cJQCsDY739x3oCBTpIrAkKTZPU EwNIqcp1RQJMSqMa47nWc4c7qFNb1DNTKrtDW/bHR/nzGozhGbS1rkLAQ/lBp5/DcOCI 7HqIjKqosqnFMy94HL9SMhNVS8bbP32CpjZC6+t6Nh0UibcC6DP4pBL2/5DjNRifrNv9 txLw== X-Gm-Message-State: AOJu0YxTWyY3Z+wfONhK/SYy7evN/tNMxvl+z/3crAdF8lQ816kQNj8E Lsyj9DWu1IETUJkmxtEoaliB53Ug0B6TDUHxla/XEsqRMH+cHlz4JPo/iC1aDwYkRR4OIeur9Il CNW7fXNXpCU0KR1VOpvcsU3/L8kycPw== X-Google-Smtp-Source: AGHT+IHoL+2MvtCqIxWz1lM7/KzdsYhqCu7IvtAEmFyou8DipG5y/WEBsoI0aXdsqNaf0FwRBvZPQBPV0mCbofknV7Q= X-Received: by 2002:a05:6a00:1408:b0:718:dd80:c2bc with SMTP id d2e1a72fcca58-719261e7833mr39616757b3a.19.1726740001569; Thu, 19 Sep 2024 03:00:01 -0700 (PDT) MIME-Version: 1.0 From: kamal deen Date: Thu, 19 Sep 2024 15:29:51 +0530 Message-ID: Subject: How to install specific postgres version / downgrade in Ubuntu To: pgsql-admin@postgresql.org Content-Type: multipart/alternative; boundary="00000000000069c345062275fcab" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000069c345062275fcab Content-Type: text/plain; charset="UTF-8" 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 --00000000000069c345062275fcab Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
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 t= o match with our primary node.

( replic sync also not happening due this version mis match )
<= div dir=3D"auto">
Pls advise.

Thanks in advance.
=
SK
--00000000000069c345062275fcab--