1回答
- 新しい順
- 投票が多い順
- コメントが多い順
0
-
CloudWatch Metrics for Failing Export Tasks:
No direct CloudWatch metrics for export task failures. Use RDS event notifications or Lambda to monitor and notify about export task failures.
-
Cleaning Up Old Export Tasks:
No direct way to delete old export tasks from the console. Manage data with S3 lifecycle policies to automatically delete or archive old export files. Consider scripted solutions to track and manage old tasks externally.
-
Export in Native PostgreSQL Format:
Currently, only Parquet format (*.parquet.gz) is supported. No official plans for native PostgreSQL export formats like *.sql or *.c. Consider custom solutions to convert Parquet files to PostgreSQL formats if needed.
関連するコンテンツ
- AWS公式更新しました 5ヶ月前
- AWS公式更新しました 4ヶ月前