All Content tagged with Amazon Aurora zero-ETL integration with Amazon Redshift
Amazon Aurora zero-ETL integration with Amazon Redshift enables near real-time analytics and machine learning (ML) using Amazon Redshift on petabytes of transactional data.
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
25 results
jujmorenEXPERT
published 2 months ago0 votes117 views
Best practices to maintain Zero-ETL performance on target tables to meet required SLAs consistently and reliably
I want to Trigger a lambda Function when my Zero-ETL Salesforce integration complete for all objects. This lambda function will trigger a dbt workflow in github that will use the synced data in Snowfl...
1
answers
0
votes
67
views
asked 3 months ago
A table with approximately 1,000 rows and a primary key has been stuck in **ResyncInitiated** state for over 2 hours after triggering a refresh via `ALTER DATABASE INTEGRATION REFRESH TABLE`.
T...
3
answers
0
votes
195
views
asked 5 months ago
When I query the table which was created using zeroETL and is still syncing, the distinct keyword is not working as exepcted.
SELECT id FROM tabl1 where id =1234;
Above returns 2 records:
1234
1234
...
2
answers
0
votes
114
views
asked 6 months ago
I have configured a Zero-ETL integration from Aurora MySQL to Redshift using History Mode. All is working OK.
I created another couple of schemas in the same Redshift database which I now can not dr...
1
answers
0
votes
92
views
asked 6 months ago
We've migrated to zero ETL and have noticed some performance differences that are down to auto materialized views being used for simple aggregates on our 'old' setup, but no such auto materialzed vie...
1
answers
0
votes
196
views
asked a year ago
I have an Aurora RDS Postgres cluster running 17.4. I've enabled ZeroETL to our Redshift cluster.
The Redshift Cluster is in another AWS account but both are in the us-west-2 region.
I've enabled ...
1
answers
0
votes
196
views
asked a year ago
How can i check what settings have been used when creating a zeroETL database in redshift
e.g Setting for TRUNCATECOLUMNS and QUERY_ALL_STATES
Is there a view I can reference, did check pg_databas...
1
answers
0
votes
190
views
asked a year ago
there is one postgreSQL table ,and the table have some column is JSONB.
the table sync failed. but the data in PostgreSQL table is is JSONB , how it can be not well format JSON?
the Error message is...
2
answers
0
votes
547
views
asked a year ago
I have a zero etl integration with postgress as a source and redshift as target databases. In postgress one of the table column called "access_name" which is varchar1000 and max length value it holds ...
1
answers
0
votes
234
views
asked a year ago
I'm trying to set up a Zero-ETL integration from a DynamoDB table in Account A to a Redshift Serverless workgroup in Account B, but I’m consistently hitting this error when attempting to create the in...
1
answers
0
votes
346
views
asked a year ago
I have deployed a Zero-ETL integration from a Postgres RDS to my Redshift Serverless data warehouse.
I discovered an issue while trying to reduce the refresh_interval. Running this command:
`ALTER D...
1
answers
0
votes
537
views
asked a year ago