-
Notifications
You must be signed in to change notification settings - Fork 935
Open
Labels
Description
HI folks,
I am installing postgres_exporter on a Ubuntu Linux Machine, and stumbled on following error. Since it says pq: unknown authentication response: 10, I wonder if there is something unsual with the usage of pq by pg_exporter. Or maybe some (mis-)configuration from client side.
postgres_exporter[1886466]: time="2024-08-29T16:02:59-03:00" level=error msg="Error opening connection to database (postgresql://conexxoapi:[email protected]:5433/dadosrfb?sslmode=disable): pq: unknown authentication response: 10" source="postgres_exporter.go:1336"