From: | Igor Korot <ikorot01(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Find out the version of the server |
Date: | 2024-11-29 20:46:36 |
Message-ID: | CA+FnnTy8_uC4i2=cLMSUCUaDn8DBXwa15CU4+dx+1K=U3fcJ5A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Thx.
On Fri, Nov 29, 2024, 2:03 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> writes:
> > On 11/29/24 11:15 AM, Igor Korot wrote:
> >> Are you saying that the current version can connect even to 9.6.1
> >> server? (I have a really old Mac with the 9.6.1 version installed).
>
> > Yes.
>
> Current libpq will probably work with servers back to around 7.0
> (whenever we introduced the version-3 wire protocol). We don't
> routinely test it against anything older than 9.2, but I tried
> current psql against 8.2 (the oldest functional server I have
> on this machine) and it basically worked.
>
> regards, tom lane
>
From | Date | Subject | |
---|---|---|---|
Next Message | PopeRigby | 2024-11-30 01:34:39 | Errors when restoring backup created by pg_dumpall |
Previous Message | Paul Foerster | 2024-11-29 20:24:17 | Re: PostgreSQL 15.10 update corrective action for ATTACH PARTITION/DETACH PARTITION |