Re: Failing GSSAPI TCP when connecting to server - Mailing list pgsql-general

From Tom Lane
Subject Re: Failing GSSAPI TCP when connecting to server
Date
Msg-id 1341515.1727661935@sss.pgh.pa.us
Whole thread Raw
In response to Re: Failing GSSAPI TCP when connecting to server  (Ron Johnson <ronljohnsonjr@gmail.com>)
List pgsql-general
Ron Johnson <ronljohnsonjr@gmail.com> writes:
> On Sun, Sep 29, 2024 at 2:00 PM Peter <pmc@citylink.dinoex.sub.org> wrote:
>> My application is trying to connect the database server, and meanwhile
>> tries to talk to the KDC server for a service ticket.

>> A configuration problem on the machine(s) can be ruled out,

> Famous last words.

The TCP trace looks like the client side is timing out too quickly
in the unsuccessful case.  It's not clear to me how the different
Discourse version would lead to the Kerberos library applying a
different timeout.  Still, it seems like most of the moving parts
here are outside of Postgres' control --- I don't think that libpq
itself has much involvement in the KDC communication.

I concur with looking at the Discourse release notes and maybe asking
some questions in that community.

            regards, tom lane



pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Re: Failing GSSAPI TCP when connecting to server
Next
From: Muhammad Usman Khan
Date:
Subject: Re: Basebackup fails without useful error message