[fdo-users] How to listen for a Postgresql LISTEN?

nav navin.pro at gmail.com
Fri May 24 00:43:37 PDT 2013


Ok, I figured that multiple calls to LISTEN won't affect anything.
LISTEN registers the current session as a listener on the notification
condition name. If the current session is already registered as a listener
for this notification condition, nothing is done.
<http://www.postgresql.org/docs/8.3/static/sql-listen.html>  

But I can't figure out how to get the return value of LISTEN in my C++
application. Can anyone help with this please?



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/How-to-listen-for-a-Postgresql-LISTEN-tp5055214p5055447.html
Sent from the FDO Users mailing list archive at Nabble.com.


More information about the fdo-users mailing list