Re: How to watch for schema changes

From: Igor Korot <ikorot01(at)gmail(dot)com>
To: ineyman(at)perceptron(dot)com
Cc: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to watch for schema changes
Date: 2018-12-04 16:07:13
Message-ID: CA+FnnTwENSwC-6MTCwtnc8m9HW=vL8oJNiisnRVZWuzi5Tjiew@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Igor,

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

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

Thank you.

>
> Regards,
> Igor Neyman

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Igor Neyman 2018-12-04 16:09:09 RE: How to watch for schema changes
Previous Message Igor Neyman 2018-12-04 14:20:21 RE: How to watch for schema changes