Here are two tools that can be used with Amazon Redshift to issue query commands:
1 1. SQL Workbench :
The information required regarding your Redshift cluster are:
A. JDBC or ODBC connection string: example JBDC connection string looks like this: jdbc:postgresql://redshiftexamplecluster.cvhv40lk8tel.us-east-1.redshift.amazonaws.com:5439/redexampletl?tcpKeepAlive=true
B. User ID : master
C. password : password
2. Aginity : http://www.aginity.com A. Server (endpoint): example looks like this: lab.cfmvmxhkrtel.us-west- 2.redshift.amazonaws.com
B. User ID : master
C. password : password
D. Database: databasename
E. Port: 5439
The nice thing about Aginity is that there is no JDBC driver to install. With SQL Workbench, you will need to download and install
More on where to find the JDBC driver and configure with SQL Workbench
1. Location of driver: http://jdbc.postgresql.org/download/postgresql-8.4-703.jdbc4.jar
2. Add the downloaded driver JAR to the driver to the PostGres Driver in
SQL Workbench
This is really great informative blog. Keep sharing.
ReplyDeleteRedShift Training
AWS RedShift Training
Amazon RedShift Online Training