N
Neon2y ago
exotic-emerald

Connection to AWS QuickSight

Hi all, I'm trying to connect to AWS Quicksight but I get the following error: The authentication type 10 is not supported. Check that you have configured the pg_hba.conf file to include the client's IP address or subnet, and that it is using an authentication scheme supported by the driver. AWS community suggest it should be something with the Postgres 14+ authentication and AWS Quicksight: https://community.amazonquicksight.com/t/my-quicksight-cannot-connect-to-rds-postgresql-db-via-vpc/4696/4 Have you had this problem? Could you help me please?
Amazon QuickSight Community
My QuickSight cannot connect to RDS PostgreSQL DB via VPC
QuickSight is not working with default Postgres 14 configuration. Postgres 14 changed the default password encryption from MD5 to SCRAM (see PostgreSQL 14 and Recent SCRAM Authentication Changes - Should I Migrate to SCRAM?). This looks like requiring a driver upgrade to 42.2.0 (see java - Unable to connect to Postgres DB due to the authenticati...
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?