Help Center/ Relational Database Service_RDS for PostgreSQL/ FAQs/ Backup and Restoration/ Why Is a Table or Data Missing from My RDS for PostgreSQL Database?
Updated on 2025-06-24 GMT+08:00

Why Is a Table or Data Missing from My RDS for PostgreSQL Database?

RDS for PostgreSQL does not delete or perform any operations on any user data. If this problem occurs, check if there have been any misoperations and restore the data from backup files, if necessary.

Check for misoperations: If SQL audit has been enabled, you can view data execution records in audit logs.

Restore data using backup files:

  • Use the RDS for PostgreSQL restoration function.
  • Import the backup data to RDS for PostgreSQL from an ECS.