Is it possible to access the raw data inside a snapshot in redshift ?

0

My redshift cluster has automatic snapshots which are being created. Is there a way for me to access the incremental data to the cluster ? I do not want to restore the cluster, I want incremental data across snapshots if it is possible ?

Can we read raw data from a individual snapshot using a api or sdk or a sql query ?

Vishva
已提問 4 個月前檢視次數 259 次
1 個回答
1

It is currently not possible to directly access the automated snapshots other than restoring them to a provisioned cluster or serverless endpoint. If you need to access the automated snapshots for adhoc purposes, I would recommend restoring to a serverless namespace and then querying it as needed.

https://docs.aws.amazon.com/redshift/latest/mgmt/serverless-migration.html

AWS
專家
已回答 4 個月前
  • Is it possible to directly access data from a manually created snapshot ?

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南