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 1t9TTc-00APCL-Qj for pgsql-general@arkaria.postgresql.org; Fri, 08 Nov 2024 18:12:56 +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 1t9TTa-00BxbL-8W for pgsql-general@arkaria.postgresql.org; Fri, 08 Nov 2024 18:12:54 +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 1t9TTZ-00BxbB-UE for pgsql-general@lists.postgresql.org; Fri, 08 Nov 2024 18:12:54 +0000 Received: from mail-qt1-x833.google.com ([2607:f8b0:4864:20::833]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1t9TTW-000tEv-Nj for pgsql-general@lists.postgresql.org; Fri, 08 Nov 2024 18:12:53 +0000 Received: by mail-qt1-x833.google.com with SMTP id d75a77b69052e-460b16d4534so14423151cf.3 for ; Fri, 08 Nov 2024 10:12:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1731089570; x=1731694370; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=/buSWJzZq/MCh8n6bFlmUNz7CEjHDlbGix7MuOH13Ts=; b=byVzx6h+1Z9/6uBSDvnQL8JkLbDtf6yTdVlB5nbphE3tzQNun903RvgGWWekBNQnVt ogc0nD5zlhJU0pHn+bL7Tjk7afQf9EnEQB2YbPtFZwSHD5v6rSC0oT65OIYuR0LU7uhn nFocYHvEva3xJXo6Y8aRQ5nysrVyum9zAZBuraZZA5PTi6XcKHoBf9d+d2mzkN0sYCUq 5FaXBRdRp+kTvKUfy4121jvPRJjc/DgMzwQ8I9bKaWu62OOdgJF2UDcyFNxEuYGYkyQR TkDv6DzDpWAnd82B8N5bOcYMLP2+a3STeLKbTFdqC0kR4ny4/jTMz4yeaXkliQJiZ8i1 Vtmw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731089570; x=1731694370; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=/buSWJzZq/MCh8n6bFlmUNz7CEjHDlbGix7MuOH13Ts=; b=F2GzdmlPOQHBZNigZXRmaHZpfuyi0HdErXJQ2DSgIQhE3ecly+RE66XP2XerSs/cqT VxA1bEI4X3LDf/87PMurPTvcIStjTqV8w1/u0GaazzCA66Vsn4Dtiyfxb8dFkOmJwjwH r6len7RQm6tgPrVg8kRvbiHLg95rjN73tCw0N9HIxW4FepFyjQ4954h9GDzSmG0ZaKp4 LpAzdI65wxhDjXKYiUjLvSh8WEybdI9Dfdxz1dhIthzcJKWnC1FDv3HYqRb5Cw8R/E78 cux4qEd0zouEnLau5PVy432huboaZVyghatCGpyf32TytkFzW5mqCM6Kb+cM5WXoRHGp G24A== X-Gm-Message-State: AOJu0YwJfJfogNhvQoEqnzZVj8njl0kmuLjCQWKDVePEBHKOBdpY81Ac XEEiSBJzM+nvSLR7/mmkMy1NQsTs/6kkkzGU6kvmjDCf2o3o/qRWdruSoUaXSzits0ECnRowOC/ VN2ThjfxpLFXMmFpa8eQ6WQ5pG83Kng== X-Google-Smtp-Source: AGHT+IHp+cDT9J2XnRexE0eUQssxHUEzSix5+0mMUSkC6rK9nXgpumpra07sjJRVPwqWopO6+Cx4gLV8TWDlRhboqLw= X-Received: by 2002:a05:622a:1a1e:b0:462:c322:47b9 with SMTP id d75a77b69052e-4630932b2a4mr48169731cf.17.1731089569954; Fri, 08 Nov 2024 10:12:49 -0800 (PST) MIME-Version: 1.0 From: jayesh thakare Date: Fri, 8 Nov 2024 23:42:37 +0530 Message-ID: Subject: Can we directly upgrade postgresql from 13 to 15.4 To: pgsql-general@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000e444dd06266ab290" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000e444dd06266ab290 Content-Type: text/plain; charset="UTF-8" Hi all, Can we upgrade postresql from 13 to 15.4 directly? Can we upgrade postgresql from 13 to 16 directly? Ideally how many major version can we jump to from older version ? Regards, Jayeshthakare 8828986182 Postgresql dba | Clover Infotech --000000000000e444dd06266ab290 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi all,

Can = we upgrade postresql from 13 to 15.4 directly?
Can w= e upgrade postgresql from 13 to 16 directly?


Ideally how many major ver= sion can we jump to from older version ?

<= div dir=3D"auto">Regards,
Jayeshthakare
8828986182
Postgresql dba | Clover Infote= ch=C2=A0
--000000000000e444dd06266ab290--