Re: event triggers in 9.3.4

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: event triggers in 9.3.4
Дата
Msg-id 20140725184634.GN5475@eldon.alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: event triggers in 9.3.4  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: event triggers in 9.3.4  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-general
Pavel Stehule wrote:
> Hello
>
> I found a interesting extension
> http://code.malloclabs.com/pg_schema_triggers

Ah, I remember that.  I find that approach more cumbersome to use than
mine.  Note the ALTER cases can't tell you much about exactly how the
relation has changed; you have to run comparisons of the pg_class rows
manually, which is not very nice.  I see this extension as a stopgap
measure until we have real support for this in 9.5, per my patch.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: David G Johnston
Дата:
Сообщение: Re: Index usage with slow query
Следующее
От: Marc Mamin
Дата:
Сообщение: Re: Index usage with slow query