Skip to content

Amazon Redshift

When adding an Amazon Redshift connection in Tracelake, you’ll need to provide the following information:

Parameter Type Required Description Example
Host String Yes Redshift cluster endpoint hostname myredshift.123456789012.us-west-2.redshift.amazonaws.com
Port Integer No Redshift cluster port (default: 5439) 5439
Username String Yes Database username for authentication admin
Password Password Yes Database password for authentication ********
Database String No Database name (optional) mydatabase
  • Supports Redshift Spectrum external tables