Create monitoring and alert in case of errors of data corruption

The idea of this issue is to create a monitoring alert in case we have data corruption.

We need to double-check and investigate if any table is registering this data corruption in PostgreSQL.

We could base this in postgresql export to generate an alert.

The other source of the info would be generate an alert based on the log entries that notifies the error on the PostgreSQL logs.

Edited by Alberto Ramos