Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content tagged with Amazon Redshift Serverless
Content language: English
Select tags to filter
Sort by most recent
91 results
I want to connect my Redshift Serverless Cluster to an enterprise Quick sight Account. Redshift and Quick sight reside in separate account and I want to know what are the steps to connect them.
Good day,
I am setting up zero etl to redshift serverless for rds mysql & rds postgresql,
i want to use the ZeroEtl functionality for RDS MS-SQL & S3
Please tell me it's not far off from being prev...
Good day,
I am setting up a new environment with Redshift Serverless, 5 sources below
I have been instructed not to use batch processing and wondering the best/simplest methods for ingest not using g...
Good day,
1. We setting up Redshiift serverless, due to not having impact on production RDS sources we looking at zeroetl or fdw with CDC, does zeroetl replication incur cost on serverless as a trans...
Good day,
We are trying to implement data share moving from API OAuth2 to Redshift Serverless Data Sharing.
1. What are the best practices/advisable/methods of sharing data to external client using ...
Good day Everyone.
I am trying create a new manual redshift server snapshot using databackup board, however the backup never ending, still in status creating and size = 0. I cannot delete, or do anyth...
Good day,
Please help, I'm in a really difficult position. I have road mapped to start configuring Redshift serverless with timelines etc.
My devops team configured redshift serverless 2 weeks back ...
Hi, we use SYS_QUERY_HISTORY for our internal monitoring purposes. One of our systems surfaced a couple of SELECT queries with comparatively high execution time.
Following those queries, and looking ...
Redshift Provisioned has this capability as documented here: https://docs.aws.amazon.com/redshift/latest/dg/loading-data-from-remote-hosts.html
I can't find a way to make that Step 1 work with serverl...
Hello :)
I am trying to use Redshift Query Editor V2 authenticating via IAM Identity Center.
These were my setup steps:
* Created IAM Identity Center in the same region of the Serverless Workgroup
*...
Hello,
is it currently possible to access Redshift datasets in a different AWS account than the one I am running Query Editor V2? This account is currently delegated to another management account via...
- For INSERT, UPDATE, DELETE, and MERGE queries, Redshift creates a bunch of temporary intermediate tables
- For a given query_id, SYS_QUERY_DETAIL shall contain a lot of steps with a table_id and ta...