Search Postgresql Archives

Re: libpq crashing on macOS during connection startup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On Nov 30, 2023, at 7:53 PM, Tom Lane <tgl@xxxxxxxxxxxxx> wrote:
> 
>> Is there a way to simply disable GSSAPI authentication? I could not find it.
> 
> gssencmode=disable in your connection options; but that's a tad
> inconvenient probably.


I discovered there is a PGGSSENCMODE environment variable. I set it to 'disable' in the environment used to run the http server. Hopefully this will solve it.

https://www.postgresql.org/docs/current/libpq-envars.html


John DeSoi, Ph.D.







[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux