On Wed, Jun 4, 2025 at 5:29 PM Adrian Klaver <adrian.kla...@aklaver.com> wrote: > > $ ./myruntests.csh tests_pdgm_schemas -t "..." --pq-version > > Connected to ... (17.4, server 18.0) > > What is '(17.4, server 18.0)' referring to? > > What is the actual test being run below?
17.4 is the client-side version, i.e. the LibPQ used. server 18.0 is the server version we're connected to.