Open
Description
Hi,
I am trying to reduce the amount of connection to a Postgres database, as many libraries open a new connection when trying to LISTEN to a channel. I have the idea that pgconn
supports concurrently executing statements and handling notifications by settings the OnNotification
handler, however, I'm not entirely sure, am I seeing this correctly?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels