Database XYZ has its data_retention_time_in_days parameter set to 7 days, while table XYZ.public.ABC has data_retention_time_in_days set to 10 days.
A Developer accidentally dropped the database containing this only table 8 days ago and has just discovered the error.
How can the table be recovered?
Community Discussion