Is there a way to be notified on the CREATE TABLE execution?

Поиск
Список
Период
Сортировка
От Igor Korot
Тема Is there a way to be notified on the CREATE TABLE execution?
Дата
Msg-id CA+FnnTz-SYt3PVp=Ks+rdFYe1rBgOMx17D5jbcMpown_jjSBYw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Is there a way to be notified on the CREATE TABLE execution?
Re: Is there a way to be notified on the CREATE TABLE execution?
Список pgsql-general
Hi, ALL,
Consider a scenario:

1. A software that uses libpq is executing.
2. Someone opens up a terminal and creates a table.
3. A software needs to know about this new table.

I presume this is a DBMS-specific...

Thank you.


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

Предыдущее
От: Asif Ali
Дата:
Сообщение: Re: Is postorder tree traversal possible with recursive CTE's?
Следующее
От: Asif Ali
Дата:
Сообщение: Re: Load data from a csv file without using COPY