Re: BUG #17740: Connecting postgresql 13 with different psql versions

From: Anbazhagan M <gopi(dot)anbumech(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17740: Connecting postgresql 13 with different psql versions
Date: 2023-01-09 17:30:03
Message-ID: CA+SbrTcLbjaMgme+nCLVoN5xXD21v3024nBMjp1Lz=FnhVwFcQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Thanks a lot Tom Lane.
Can you please help with documentation on how to use hostgssenc....reject?

On Mon, 9 Jan, 2023, 10:20 pm Tom Lane, <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Anbazhagan M <gopi(dot)anbumech(at)gmail(dot)com> writes:
> > Any workaround is there for this to make it work as it was when pg 13 was
> > connected with psql v11?
>
> You could add a hostgssenc line specifying what you want the server
> to do with that --- maybe just "hostgssenc ... reject" if you don't
> want to think hard about it.
>
> regards, tom lane
>

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Ron Wilson 2023-01-09 22:50:03 Postgres connection growing memory usage over time! This right after the connections in the pool are closed and opened again.
Previous Message Tom Lane 2023-01-09 16:50:04 Re: BUG #17740: Connecting postgresql 13 with different psql versions