Comment by gurjeet
5 years ago
You (the application) can certainly go on to issue other database commands. See the docs [1].
> With the libpq library, the application issues LISTEN as an ordinary SQL command, and then must periodically call the function PQnotifies to find out whether any notification events have been received.
[1]: https://www.postgresql.org/docs/current/sql-listen.html
No comments yet
Contribute on Hacker News ↗