Quantcast
Channel: Planet PostgreSQL
Viewing all articles
Browse latest Browse all 9758

Michael Paquier: Postgres 9.3 feature highlight: event triggers

$
0
0
Event triggers is a new kind of statement-based trigger added in PostgreSQL 9.3. Compared to normal triggers fired when DML queries run on a given table, event triggers are fired for DDL queries and are global to a database. The use cases of event triggers are various. Restrict the execution of DDL or log/record information [...]

Viewing all articles
Browse latest Browse all 9758

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>