

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# Resources
<a name="resources"></a>
+ [了解 Amazon RDS for PostgreSQL 環境中的自動清空](https://aws.amazon.com/blogs/database/understanding-autovacuum-in-amazon-rds-for-postgresql-environments/) (AWS 部落格文章）
+ [自動清空 ](https://www.postgresql.org/docs/17/runtime-config-autovacuum.html)(PostgreSQL 文件）
+ [配置記憶體以進行自動清空 ](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Autovacuum.html#Appendix.PostgreSQL.CommonDBATasks.Autovacuum.WorkMemory)(Amazon RDS 文件）
+ [防止交易 ID 包裝失敗；](https://www.postgresql.org/docs/current/routine-vacuuming.html#VACUUM-FOR-WRAPAROUND)(PostgreSQL 文件）
+ [使用 pg\_repack 從 Amazon Aurora 和 RDS for PostgreSQL 移除膨脹](https://aws.amazon.com/blogs/database/remove-bloat-from-amazon-aurora-and-rds-for-postgresql-with-pg_repack/) (AWS 部落格文章）