Shaik Mohammad Mujeeb <mujeeb...@zohocorp.com> writes: > So, I feel that if we can reliably detect when the backend is a > non-PostgreSQL server, it might be better to adjust the warning accordingly, > rather than relying on a client-server version comparison in such cases.
The entire point of having a wire protocol is that you can't/don't need to detect that. The short answer here is that this is pgbouncer's bug and you should be nagging them to change, not us. regards, tom lane