'How to track missing records in Postgres DB?

The record and respective partition table is created as per the application log. But in Postgres db the record and partition table both are missing. currently PostgreSQL 11.12 is in azure platform.

Do we have option to track deleted or missing records or user level activity , please help me to investigate this issue further



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source