Re: ALTER TABLE ... NOREWRITE option

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: ALTER TABLE ... NOREWRITE option
Дата
Msg-id CA+TgmoaxYoPk1U9fSPREig-h+FZYNmzRYik_DCnmxM+NiRw1Xg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ALTER TABLE ... NOREWRITE option  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: ALTER TABLE ... NOREWRITE option
Список pgsql-hackers
On Wed, Dec 5, 2012 at 6:45 PM, Simon Riggs <simon@2ndquadrant.com> wrote:
> Yes, but it is also the trigger writers problem.

Maybe to some degree.  I don't think that a server crash or something
like a block-read error is ever tolerable though, no matter how silly
the user is with their event trigger logic.  If we go down that road
it will be impossible to know whether errors that are currently
reliable indicators of software or hardware problems are in fact
caused by event triggers.   Of course, if an event trigger causes the
system to error out in some softer way, that's perfectly fine...

> If I understand this, Dimitri is planning to include a ready-made
> trigger, so this will both test and show how to use them, as well as
> being a useful application.

Cool.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Commits 8de72b and 5457a1 (COPY FREEZE)
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: Commits 8de72b and 5457a1 (COPY FREEZE)