Skip to content

Instantly share code, notes, and snippets.

@anushshukla
Created August 1, 2019 18:13
Show Gist options
  • Select an option

  • Save anushshukla/2dbb7f960b6e2f5c04105d40c70787ae to your computer and use it in GitHub Desktop.

Select an option

Save anushshukla/2dbb7f960b6e2f5c04105d40c70787ae to your computer and use it in GitHub Desktop.
Setup AWS Redshift in J SQL Workbench on Ubuntu
Step.1
- download j workbench
- install java
- java -jar ~/Documents/Workbench-Build124/sqlworkbench.jar &
Step.2
- download postgres driver
Step.3
- Add path to postgres downloaded zip at AWS Redshift Driver after going to Manager Driver via Menu
Step.4
- Setup Connection with right hostname, username and password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment