Re: BUG #18858: client does not support server version newer than 15.12 but actual version is 15.8.1

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: eduardo(dot)fischer(dot)dos(dot)santos(at)ericsson(dot)com
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18858: client does not support server version newer than 15.12 but actual version is 15.8.1
Date: 2025-03-20 14:56:20
Message-ID: 987627.1742482580@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

PG Bug reporting form <noreply(at)postgresql(dot)org> writes:
> When running
> "barman receive-wal pg"
> with postgres 15.8.1

There is no such release as "15.8.1"; we stopped using three-part
version numbers years ago.

> barman.command_wrappers INFO: pg: pg_receivewal: error: incompatible server
> version 15.8.1; client does not support streaming from server versions newer
> than 15.12

pg_receivewal is evidently confused by the bogus version value it's
getting. Where did you get this server from?

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2025-03-20 15:00:58 Re: BUG #18857: Abnormal string comparison results
Previous Message Tom Lane 2025-03-20 14:46:15 Re: BUG #18857: Abnormal string comparison results