Skip to content

Instantly share code, notes, and snippets.

@chaslemley
Last active August 29, 2015 14:16
Show Gist options
  • Save chaslemley/a82dfc9f90b69756452d to your computer and use it in GitHub Desktop.
Save chaslemley/a82dfc9f90b69756452d to your computer and use it in GitHub Desktop.
[redshift]
Description = ODBC for Redshift
Driver = PostgreSQL
Database = dbname
Servername = servername.redshift.amazonaws.com
Port = 5439
Debug = 1
[PostgreSQL]
Description = Postgres ODBC Driver
Driver = /usr/local/Cellar/psqlodbc/09.03.0300/lib/psqlodbcw.so
Setup = /usr/local/Cellar/unixodbc/2.3.2_1/lib/libodbc.2.dylib
Debug = 0
CommLog = 1
UsageCount = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment