Re: Changing gssencmode default in Psycopg - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Changing gssencmode default in Psycopg
Date
Msg-id tjmgmeusrn74iyeaujdakxmu3ieie3poal6iriebhsvrupv27c@cpkwtjuqggd3
Whole thread Raw
In response to Changing gssencmode default in Psycopg  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
List pgsql-hackers
Hi,

On 2025-08-23 13:26:49 +0200, Daniele Varrazzo wrote:
> several Psycopg users report problems with GSS connection attempts,
> which cause regular crashes on Windows and on macOS in multiprocessing
> environments.

It's also a contention issue on at least linux:

https://postgr.es/m/20240610181212.auytluwmbfl7lb5n%40awork3.anarazel.de

I don't know what the right solution is, but it's really not good that
something as rarely used as gss encryption causes crashes and performance
issues for everyone.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: List TAP test files in makefiles
Next
From: Konstantin Knizhnik
Date:
Subject: Re: Non-reproducible AIO failure