Postgres Read Replica (in a different region) Stuck in Deleting State
0
Hello,
I have a postgres database master (us-east-1) and read replica (us-west-2) created by terraform. During destroy, the master deleted fine but the read replica has been stuck in the "deleting" state for over 2 hours now. The database was practically empty. Is there anything I can do to force the delete? Should the read replica be deleted before the master?