When to add custom exception logging and recording
Exception handling adds computational overhead to our SQL code and adding stacked diagnostics onto that adds even more. Knowing when to use stacked diagnostics instead of simple exception handling can save you valuable processing time. Arrange the options below into reason to use or not to use stacked diagnostics
This exercise is part of the course
Transactions and Error Handling in PostgreSQL
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
