Re: BUG #16320: GSSAPI Error

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: brahmbhattkinjal18(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #16320: GSSAPI Error
Date: 2020-03-27 19:15:17
Message-ID: 20458.1585336517@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Stephen Frost <sfrost(at)snowman(dot)net> writes:
> * PG Bug reporting form (noreply(at)postgresql(dot)org) wrote:
>> Hello, i tried to uninstall and reinstall the Postgresql multiple times, but
>> every time i go to enter my password, it gives me a GSSAPI error.

> You're probably getting bit by the broken GSSAPI library on OSX. Try
> installing a supported library (MIT Kerberos or Heimdal).

Should we document somewhere that we consider that unsupported?
Trying it here, I see a bunch of "deprecation" warnings during
the build, but it does build --- which might lead people to expect
that it'd work.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2020-03-27 19:27:01 Re: BUG #16040: PL/PGSQL RETURN QUERY statement never uses a parallel plan
Previous Message Hamid Akhtar 2020-03-27 18:22:18 Re: BUG #16040: PL/PGSQL RETURN QUERY statement never uses a parallel plan