Re: Frontend/Backend Protocol: SSL / GSS Protocol Negotiation Problem - Mailing list pgsql-hackers

From Andrew Gierth
Subject Re: Frontend/Backend Protocol: SSL / GSS Protocol Negotiation Problem
Date
Msg-id 87d0d1bgsr.fsf@news-spur.riddles.org.uk
Whole thread Raw
In response to Re: Frontend/Backend Protocol: SSL / GSS Protocol Negotiation Problem  (Jakob Egger <jakob@eggerapps.at>)
Responses Re: Frontend/Backend Protocol: SSL / GSS Protocol Negotiation Problem  (Jakob Egger <jakob@eggerapps.at>)
List pgsql-hackers
>>>>> "Jakob" == Jakob Egger <jakob@eggerapps.at> writes:

 Jakob> But this also needs to be fixed on the client side as well,
 Jakob> otherwise affected clients can't connect to older servers
 Jakob> anymore.

There's a workaround, which is to set PGGSSENCMODE=disable on the
client.

It would be far better to avoid complicating the client side with this
if we can possibly do so.

-- 
Andrew (irc:RhodiumToad)



pgsql-hackers by date:

Previous
From: Nikolay Shaplov
Date:
Subject: [PATCH] Finally split StdRdOptions into HeapOptions and ToastOptions
Next
From: Robert Haas
Date:
Subject: Re: [Proposal] Level4 Warnings show many shadow vars