Jan 15, 2026 5 min read
pg_listen: Zero-Polling Database Triggers in C
Using the native libpq interface, this library intercept NOTIFY events from PostgreSQL to trigger async shell commands with zero polling overhead.
Using the native libpq interface, this library intercept NOTIFY events from PostgreSQL to trigger async shell commands with zero polling overhead.