1 Risposta
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
1
I believe you are seeing an incompatibility with the Postgres psql support for sha256 based passwords. Can you try using the rsql command-line tool to connect?
https://docs.aws.amazon.com/redshift/latest/mgmt/rsql-query-tool.html
Contenuto pertinente
- AWS UFFICIALEAggiornata 4 anni fa

Got similar error when trying to connect from glue connection to redshift with user having sha256 password in redshift? any idea why
This answer seems woefully incomplete without a) link to github releases page where rsql can be downloaded (not just for RHEL like the link provided) - maybe also the list of supported auth methods? seems like jdbc drivers do work...