Re: Disable Triggers

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: Disable Triggers
Дата
Msg-id 20080221220705.GA19463@crankycanuck.ca
обсуждение исходный текст
Ответ на Re: Disable Triggers  (Geoffrey <lists@serioustechnology.com>)
Ответы Re: Disable Triggers
Список pgsql-general
On Thu, Feb 21, 2008 at 04:35:28PM -0500, Geoffrey wrote:
> How might we find out which release it was fixed in?  Back patching
> 7.4.19 with the fix might be easier then trying to move up to the fixed
> version.

According to HISTORY, there was a significant fix in this area in 8.1:

    * Add "ALTER TABLE ENABLE/DISABLE TRIGGER" to disable triggers
           (Satoshi Nagayasu)

I think your chances of successfully back-porting something like that from
8.1 to 7.4.x are way lower than your chances of fixing your application to
use a later database system.  Also, if you get off 7.4, you get rid of the
horrifying checkpoint storms in that version, and get a whack of other
improvements and bugfixes.

A


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

Предыдущее
От: Justin
Дата:
Сообщение: need some help on figuring out how to write a query
Следующее
От: Dee
Дата:
Сообщение: Re: Install problem w/8.3 on windows 2000 : application failed to initialize properly (0xc0000022)