Re: Versions of PGAdmin4

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Erik Serrano <eserranos(at)gmail(dot)com>
Cc: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Versions of PGAdmin4
Date: 2024-03-19 02:14:30
Message-ID: 3732115.1710814470@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Erik Serrano <eserranos(at)gmail(dot)com> writes:
> I am looking for a postgres manager that allows me to read versions of 9.2
> and 15 in the same application to manage them. This arose since I normally
> use PGAdmin4, but I have an incompatibility between versions less than 10
> and higher ones. I even had problems with version 6.12.

Seeing that PG 9.2 is more than six years past EOL, you'd be far
better off spending your effort to get off that server version.

It's already the case that modern versions of e.g. pg_dump don't
support anything older than 9.2 as the source server. It's
foreseeable that in a couple of years you will be looking at
an extremely tedious process with intermediate updates required
to get off of 9.2 at all. Do it now, rather than putting even
more effort down the drain to keep supporting that version.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Rajesh Kumar 2024-03-19 08:03:49 Log file retention
Previous Message Erik Serrano 2024-03-19 01:20:20 Versions of PGAdmin4