Re: pg13 psql can't connect pg instance with ssl enabled after upgrading - Mailing list pgsql-admin

From Tom Lane
Subject Re: pg13 psql can't connect pg instance with ssl enabled after upgrading
Date
Msg-id 1611195.1613170786@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg13 psql can't connect pg instance with ssl enabled after upgrading  (jian xu <jamesxu@outlook.com>)
Responses Re: pg13 psql can't connect pg instance with ssl enabled after upgrading  (jian xu <jamesxu@outlook.com>)
List pgsql-admin
jian xu <jamesxu@outlook.com> writes:
> Thanks Tom.  you are right, we are using GSS authentication. and psql version is 13.1
> postgresql_13_1/bin/psql --version
> psql (PostgreSQL) 13.1

Ah.  Then perhaps you want hostgssenc not hostssl in your pg_hba
entries.  But I'd definitely recommend an update to 13.2, as it
fixes a number of GSS bugs besides this one.

            regards, tom lane



pgsql-admin by date:

Previous
From: jian xu
Date:
Subject: Re: pg13 psql can't connect pg instance with ssl enabled after upgrading
Next
From: jian xu
Date:
Subject: Re: pg13 psql can't connect pg instance with ssl enabled after upgrading