Error: Could Not Extend File. No Space Left on Device
Issue
Connectors are failing with a disk full exception.
Environment
Resolution
Increase your PostgreSQL disk space:
If PostgreSQL is hosted on a cloud service, see Amazon's RDS for PostgreSQL instructions.
If PostgreSQL is hosted on your own server, you must increase the storage space of the hard disk drive where the instance is running, or you can point it to an external location source.
Cause
This error may occur due to multiple reasons:
- Size of the database log files
- Presence of temporary files
- A constant increase in transaction logs disk usage
- Cross-region read replicas
- Bloat or improper removal of dead rows
- Presence of orphaned files