Skip to content

AWS bytes

  • Cheat Sheets
  • Concepts
    • Show All
    • S3 Concepts
  • How-To Guides
    • Show all
    • EC2
    • EBS
    • S3
    • Redshift
    • IAM
    • SQS
    • CloudWatch
    • Billing
  • CLI Guides
  • Contact Us
  • Tutorials
  • Interview Questions
  • Postgresql
How-To Guides / Redshift

How to change the connection limit of a Redshift database

Connection limit is the maximum number of concurrent connections that a user is allowed to have against a particular redshift

Continue reading
How-To Guides / Redshift

How to Rename a Schema in Redshift database

Use the below command to rename a schema in Redshift where current_schema_name is the current name of the schema and

Continue reading
How-To Guides / Redshift

How to change Quota allocated to a Schema in Redshift database

Check the current quota and disk usage of the schema by running the below query where schemaname is the name

Continue reading
How-To Guides / Redshift

How to change Owner of a Schema in Redshift database

You can view the current owner of a schema by running the below query where schema_name is the name of

Continue reading
How-To Guides / Redshift

How to change owner of a Procedure in Redshift database

You have to be a super user to be able change the owner of a procedure. Below is the syntax

Continue reading
How-To Guides / Redshift

How to Rename a Procedure in Redshift database

Below is the sql command to rename a stored procedure where proc_name is the name of the procedure and datatype1,

Continue reading
How-To Guides / RDS

How to modify RDS Instance type

Login to the AWS Management Console and navigate to ‘Relational Database Service’ dashboard. Identify the RDS cluster that you would

Continue reading
How-To Guides / RDS

How to delete an RDS Instance

Login to the AWS Management Console and navigate to ‘Relational Database Service’ dashboard. Identify the RDS instance that you would

Continue reading
EBS / How-To Guides

How to check if an EBS volume is encrypted

You can determine if a particular EBS volume is encrypted or not from either AWS Management console or AWS CLI.

Continue reading
EBS / How-To Guides

How to encrypt an EBS volume

Step1: Create snapshot of unencrypted volume Step2: Create encrypted copy of the snapshot Step3: Create volume from the encrypted snapshot

Continue reading

Posts pagination

«Previous Posts 1 … 20 21 22 23 24 … 33 Next Posts»
  • PostgreSQL Tutorials
  • Redshift Tutorials
WordPress Theme: Maxwell by ThemeZee.