Neil <neil@fairwindsoft.com> writes:
> On Oct 27, 2020, at 12:23 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> A quick look through our source code finds that error string only in
>> libpq; it indicates that libpq was built without GSSAPI support.
> On my Mac pgadmin4 seems to use its own libpq.
> You can find it at: /Applications/pgAdmin\ 4.app/Contents/Frameworks/libpq.5.dylib
Ah, so Sean could try replacing that with a symlink to his libpq
from homebrew.
regards, tom lane