Recommendation on RDS Postgres "Free Storage Space"?

0

I'm looking for recommendations on how much "Free Storage Space" we should maintain on our RDS Postgres Instances.

John
質問済み 2ヶ月前411ビュー
1回答
0

How much free storage you should maintain mostly depends on your use case.

RDS storage autoscaling feature, when enabled, triggers when free available space is less than or equal to 10 percent of the allocated storage: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PIOPS.StorageTypes.html#USER_PIOPS.Autoscaling.

To control cost, you may want to proactively monitor RDS storage as explained here: https://repost.aws/knowledge-center/diskfull-error-rds-postgresql

Val
回答済み 2ヶ月前
profile picture
エキスパート
レビュー済み 2ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ