Installing the Amazon Redshift ODBC driver - Amazon Redshift
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Installing the Amazon Redshift ODBC driver

To download and install the Amazon Redshift ODBC driver version 2.x for Linux:

  1. Download the following driver: 64-bit RPM driver version 2.1.5.0 In the China (Beijing) Region, use the following link: 64-bit ODBC driver version 2.1.5.0

    Note

    32-bit ODBC drivers are discontinued. Further updates will not be released, except for urgent security patches.

  2. Go to the location where you downloaded the package, and then run one of the following commands. Use the command that corresponds to your Linux distribution.

    On RHEL and CentOS operating systems, run the following command:

    yum --nogpgcheck localinstall RPMFileName

    Replace RPMFileName with the RPM package file name. For example, the following command demonstrates installing the 64-bit driver:

    yum --nogpgcheck localinstall AmazonRedshiftODBC-64-bit-2.x.xx.xxxx.x86_64.rpm