Christophe Pettus <xof@xxxxxxxxxxxx> writes: > On Feb 4, 2025, at 09:49, Marc Millas <marc.millas@xxxxxxxxxx> wrote: >> My question is: is there any possibility to find something ? >> and/or what is the latest psql available on a redhat 6.5 ? > Although I've not done so, it should be possible to build from source even on a system that old. Another workaround is to connect from a remote instance of psql. You'd probably need to modify the server's pg_hba.conf and perhaps poke a hole in its firewall, but that's still easier than installing new software. regards, tom lane