Issue with configuration parameter "require_auth" - Mailing list pgsql-general

From Gaisford, Phillip
Subject Issue with configuration parameter "require_auth"
Date
Msg-id DM4PR84MB15172CC4665076AB1248F3CC8DDF2@DM4PR84MB1517.NAMPRD84.PROD.OUTLOOK.COM
Whole thread Raw
Responses Re: Issue with configuration parameter "require_auth"
Re: Issue with configuration parameter "require_auth"
List pgsql-general

I am having trouble using require_auth (https://www.postgresql.org/docs/16/libpq-connect.html#LIBPQ-CONNECT-REQUIRE-AUTH).

 

Using golang sqlx.Connect on the client side, the connection fails and my Postgresql 16 server logs the following:

2024-07-17 14:42:07.285 UTC [115] FATAL:
  unrecognized configuration parameter "require_auth"

 

What could the issue be?

 

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Support of Postgresql 15 for Sles15Sp6
Next
From: Tom Lane
Date:
Subject: Re: Issue with configuration parameter "require_auth"