Обсуждение: Inquiry From Form [pgsql]

Поиск
Список
Период
Сортировка

Inquiry From Form [pgsql]

От
Richard Lukacik
Дата:
Hi, my question is: why don\'t working rules on catalog tables regulary? Specifically on table \"pg_listener\" I need
deleterow in another (my) table, if delete row from table \"pg_listener\" (stop notifies). And why don\'t used triggers
oncatalog tables??? Can you help me with my problem? Or I need signal or another trigger event, which signalling me,
thatbackend, which listening, is down? Thanks for your answer. Richhi.