RE: How to watch for schema changes

Поиск
Список
Период
Сортировка
От Igor Neyman
Тема RE: How to watch for schema changes
Дата
Msg-id DM5PR17MB1532E8801180C147C8714F3DDAAF0@DM5PR17MB1532.namprd17.prod.outlook.com
обсуждение исходный текст
Ответ на Re: How to watch for schema changes  (Igor Korot <ikorot01@gmail.com>)
Список pgsql-general
-----Original Message-----
From: Igor Korot [mailto:ikorot01@gmail.com] 
Sent: Tuesday, December 04, 2018 11:07 AM
To: Igor Neyman <ineyman@perceptron.com>
Cc: Adrian Klaver <adrian.klaver@aklaver.com>; pgsql-general <pgsql-general@postgresql.org>
Subject: Re: How to watch for schema changes

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.
_____________________________________________________________________________________________

PG release 8.4.



В списке pgsql-general по дате отправления:

Предыдущее
От: Igor Korot
Дата:
Сообщение: Re: How to watch for schema changes
Следующее
От: Jeremy Schneider
Дата:
Сообщение: Re: postgis after pg_upgrade