Downloading and installing the Amazon Redshift ODBC driver - Amazon Redshift

Amazon Redshift will no longer support the creation of new Python UDFs starting Patch 198. Existing Python UDFs will continue to function until June 30, 2026. For more information, see the blog post .

Downloading and installing the Amazon Redshift ODBC driver

Use the following procedure to download and install the Amazon Redshift ODBC driver on Apple macOS. Only use a different driver if you're running a third-party application that is certified for use with Amazon Redshift, and that application requires that specific driver.

To download and install the ODBC driver:

  1. Download the following driver: 64-bit ODBC driver version 2.1.13.0

    This driver is supported on both x86_64 and arm64 architectures. The name for this driver is Amazon Redshift ODBC Driver (x64).

  2. Review the Amazon Redshift ODBC driver version 2.x license.

  3. Double-click the .pkg file, then follow the steps in the wizard to install the driver. Alternatively, run the following command:

    sudo installer -pkg PKGFileName -target /

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

    sudo installer -pkg ./AmazonRedshiftODBC-64-bit.X.X.XX.X.universal.pkg -target /