Projects:Improved Trigger Disabling In PostgreSQL
Introduction
Some processes require to disable database triggers for their current transaction, current implementation consisting on using a temporary table can cause performance degradation in PostrgreSQL.
- Tracking issue: https://issues.openbravo.com/view.php?id=38629
- Development repo: https://code.openbravo.com/erp/devel/pi-trg