Trigger Not working in PostgreSQL 13.12 (PAAS)

Sudhan R, Madhu 0 Reputation points
2024-03-06T10:59:59.0533333+00:00

The trigger is not working in Postgres 13 (PAAS) but in the standalone Postgres 13 the triggers are working. The trigger is unable to call the respective function which will perform the insert from one table to another. Not getting any error also.

Basic Trigger example (https://www.postgresqltutorial.com/postgresql-triggers/creating-first-trigger-postgresql/) also not working.

Please suggest option for the same.

Azure Database for PostgreSQL
{count} votes