RE: How to watch for schema changes - Mailing list pgsql-general

From Igor Neyman
Subject RE: How to watch for schema changes
Date
Msg-id DM5PR17MB15322D477D9ABA384BBE2DF3DAAF0@DM5PR17MB1532.namprd17.prod.outlook.com
Whole thread Raw
In response to Re: How to watch for schema changes  (Igor Korot <ikorot01@gmail.com>)
Responses Re: How to watch for schema changes  (Igor Korot <ikorot01@gmail.com>)
List pgsql-general
-----Original Message-----
From: Igor Korot [mailto:ikorot01@gmail.com] 
Sent: Monday, December 03, 2018 8:29 AM
To: Adrian Klaver <adrian.klaver@aklaver.com>
Cc: pgsql-general <pgsql-general@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
PGthrough native interface libpq.dll, ODBC didn't work for that purpose, at least at the time.
 

Regards,
Igor Neyman

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: How to watch for schema changes
Next
From: Igor Korot
Date:
Subject: Re: How to watch for schema changes