Re: disable triggers isolated to transaction only?

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: disable triggers isolated to transaction only?
Дата
Msg-id 4B8E852B.9050408@archonet.com
обсуждение исходный текст
Ответ на Re: disable triggers isolated to transaction only?  ("Greg Sabino Mullane" <greg@turnstep.com>)
Список pgsql-general
On 03/03/10 15:46, Greg Sabino Mullane wrote:
> ALTER TABLE will lock and block, but I'd be remiss if I didn't point
> out the use of session_replication_role as a much better solution to
> this particular class of problem. (Even if your version does not
> support it, Vick, it should be noted here for the archives). The
> session_replication_role was added in 8.3:
>
> http://www.postgresql.org/docs/8.3/interactive/sql-altertable.html

That wouldn't have occurred to me. Definitely worth adding to the archives.

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: disable triggers isolated to transaction only?
Следующее
От: "Markus Wollny"
Дата:
Сообщение: Massive table bloat