kou commented on issue #190: URL: https://github.com/apache/arrow-flight-sql-postgresql/issues/190#issuecomment-2347908761
OK. Could you change the last `host all all all scram-sha-256` line in `/var/lib/postgresql/data/pg_hba.conf` to `host all all all plain`? Apache Arrow Flight SQL adapter for PostgreSQL doesn't support `scran-sha-256` yet because it's a challenge-response type authentication. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
