EasyManuals Logo

Amazon Redshift User Manual

Amazon Redshift
131 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #106 background imageLoading...
Page #106 background image
5. In the Username and Password boxes, type the master user name and password. Select the
Autocommit check box. When all the settings are as you want them, click OK to save the profile.
6. If you loaded the sample tables and data from the Amazon Redshift Getting Started Guide, you can
test your connection by typing the following query into the Statement window:
select * from users order by userid limit 100;
If your connection is successful, a listing of records appears in the Results tab.
Alternatively, you can use the following query to test your connection.
select * from information_schema.tables;
API Version 2012-12-01
102
Amazon Redshift Management Guide
Setting Up the SQL Workbench Client

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Amazon Redshift and is the answer not in the manual?

Amazon Redshift Specifications

General IconGeneral
ProviderAmazon Web Services (AWS)
Query LanguageSQL
Data StorageColumnar storage
SecurityEncryption at rest and in transit, VPC, IAM
BackupAutomated and manual snapshots
DeploymentCloud-based
TypeCloud-based data warehouse service
Primary UseData warehousing, analytics
IntegrationIntegrates with AWS services, BI tools, and ETL tools
Pricing ModelOn-demand and reserved instance pricing
Data CompressionColumnar storage with data compression
Performance OptimizationQuery optimization

Related product manuals