From: | Igor Neyman <ineyman(at)perceptron(dot)com> |
---|---|
To: | Igor Korot <ikorot01(at)gmail(dot)com>, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | RE: How to watch for schema changes |
Date: | 2018-12-04 14:20:21 |
Message-ID: | DM5PR17MB15322D477D9ABA384BBE2DF3DAAF0@DM5PR17MB1532.namprd17.prod.outlook.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
-----Original Message-----
From: Igor Korot [mailto:ikorot01(at)gmail(dot)com]
Sent: Monday, December 03, 2018 8:29 AM
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)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.
Regards,
Igor Neyman
From | Date | Subject | |
---|---|---|---|
Next Message | Igor Korot | 2018-12-04 16:07:13 | Re: How to watch for schema changes |
Previous Message | Adrian Klaver | 2018-12-04 01:37:08 | Re: How to watch for schema changes |