Postgres pg_notify in different thread
Unsolved
Mobile and Embedded
-
HI. I am facing the following problem:
I've cloned the default database connection to a new instance in a new thread and then i subscribe my new instance to notification. The problem is that this not triggers me at all. From the default connection works perfectly. But in the new instance nothing happens. Any idea?
-
Hi,
What if you create a second connection ?