Hacker News new | ask | show | jobs
by nierman 3718 days ago
yeah, the current/official JDBC driver does not support async listen/notify so you have to do polling.

note, the following jdbc driver can do async listen/notify: http://impossibl.github.io/pgjdbc-ng/