Igor, On Tue, Dec 4, 2018 at 8:20 AM Igor Neyman <iney...@perceptron.com> wrote: > > > -----Original Message----- > From: Igor Korot [mailto:ikoro...@gmail.com] > Sent: Monday, December 03, 2018 8:29 AM > To: Adrian Klaver <adrian.kla...@aklaver.com> > Cc: pgsql-general <pgsql-gene...@postgresql.org> > Subject: Re: How to watch for schema changes > > ................... > > And executing LISTEN will also work for ODBC connection, right? > > Thank you. > > _______________________________________________________________________________________________ > > It's been years since we dealt with this problem, so the details are fuzzy. > > All applications in the package we develop connect to PG using ODBC, but one > app that's using LISTEN is connecting to PG through native interface > libpq.dll, ODBC didn't work for that purpose, at least at the time.
I will try it and report back. Out of curiosity - when was the last time you tried? Thank you. > > Regards, > Igor Neyman