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 ?

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则