ODBC Driver for Amazon Redshift Linux DSN Configuration - ODBC Driver for Amazon Redshift |
After the linux (DEB or RPM) driver is installed, a DSN with the name DEVART_REDSHIFT is created. You can use it to test the connection with the REDSHIFT server. For this, perform the following steps:
User ID=<your Amazon Redshift User Name>
Password=<your Amazon Redshift password>
Server=<your Amazon Redshift server address>
Port=<your Amazon Redshift Port>
Database=<your Amazon Redshift database name>
isql -v DEVART_REDSHIFT