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

From Igor Korot
Subject Re: How to watch for schema changes
Date
Msg-id CA+FnnTwENSwC-6MTCwtnc8m9HW=vL8oJNiisnRVZWuzi5Tjiew@mail.gmail.com
Whole thread Raw
In response to RE: How to watch for schema changes  (Igor Neyman <ineyman@perceptron.com>)
Responses RE: How to watch for schema changes  (Igor Neyman <ineyman@perceptron.com>)
List pgsql-general
Igor,

On Tue, Dec 4, 2018 at 8:20 AM Igor Neyman <ineyman@perceptron.com> wrote:
>
>
> -----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.
 

I will try it and report back.
Out of curiosity - when was the last time you tried?

Thank you.

>
> Regards,
> Igor Neyman


pgsql-general by date:

Previous
From: Igor Neyman
Date:
Subject: RE: How to watch for schema changes
Next
From: Igor Neyman
Date:
Subject: RE: How to watch for schema changes