Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
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
23 results
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
35
views
asked 3 days 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
62
views
asked a month 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
34
views
asked 2 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
118
views
asked 6 months 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
137
views
asked 7 months 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
134
views
asked 7 months 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
437
views
asked 7 months 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
157
views
asked 10 months 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
305
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
442
views
asked a year ago
Hi,
I have Zero-ETL integration with RDS for MySQL. All tables are synched. I have also created some materialized views. Materialized views are relatively simple and refreshed incrementally. However...
2
answers
0
votes
302
views
asked a year ago
Jordan WentaEXPERT
published a year ago1 votes743 views
This is created because the official documentation lacks some of the details for cross account and encrypted actions which are supported by Zero-ETL integration. https://docs.aws.amazon.com/amazondyna...