Switch from the PostgreSQL driver to Redshift
Previously we were using the PostgreSQL driver for connecting to Redshift. Newer versions of PostgreSQL require newer drivers that are no longer compatible with Redshift which has prevented us from upgrading. By switching to the AWS Redshift driver, we can upgrade the PostgreSQL driver independently.
Please register or sign in to comment