# References Bundled resources for database-archival-system skill - [ ] postgresql_archival.md: Detailed documentation on how to implement database archival for PostgreSQL, including specific SQL commands and configuration settings. - [ ] mysql_archival.md: Detailed documentation on how to implement database archival for MySQL, including specific SQL commands and configuration settings. - [ ] cold_storage_integration.md: Documentation on integrating with cold storage solutions like S3, Azure Blob, and GCS, including authentication and data transfer protocols. - [ ] retention_policy_examples.md: Examples of different retention policies that can be implemented for database archival, including time-based and event-based policies. - [ ] compliance_requirements.md: Overview of compliance requirements related to data archival, such as GDPR and HIPAA.