Yes, it is a linux server, used repos initially for installation.
Now, we want to upgrade PostgreSQL to latest minor version.
On Wed, Apr 15, 2026 at 12:59 PM Holger Jakobs <holger@jakobs.com> wrote:
Am 2026-04-15 09:05, schrieb Mahendra Singh: > Dear Experts, > > Need your expertise here..! > > I want to patch my postgresql minor version to the latest minor > version. > How can I do so via offline mode? No need to enable the internet on > the postgresql server. > Please advise and suggest a simple and easy solution. > Like in Oracle or MSSQL servers, just download the update from the > internet and install on the server. > > Regards, > Mahendra Singh > DBA@DXB
Hi Mahendra,
This depends heavily on your platform and how you have installed your PostgreSQL initially.
Please tell us the details. Is it Windows, Linux, Mac? Did you install via your package manager? Did you use the PostgreSQL repos or those provided by the distribution? Or did you use an installer by EDB?