Re: Disable Triggers

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: Disable Triggers
Дата
Msg-id 5c501f51533cf0812e46a1e33363f4bf@biglumber.com
обсуждение исходный текст
Ответ на Disable Triggers  (Terry Lee Tucker <terry@chosen-ones.org>)
Ответы Re: Disable Triggers
Re: Disable Triggers
Список pgsql-general
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160


> I have a situation where an external process needs to disable the firing of
> triggers on a table.
...
> session_replication_role is set to "origin". I thought this was supposed to
> be fixed in later versions of Postgres (I'm converting from 7.4.19 to 8.3.1),
> so apparently I'm missing something.

You want: SET session_replication_role to 'replica';

- --
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 200804091058
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iEYEAREDAAYFAkf82cMACgkQvJuQZxSWSshqbwCfURuaWGtih7HEIrPs3lOCU+2V
zN8An3eEH3G/2emX0pl2Z2NmszXB7kiN
=cu+o
-----END PGP SIGNATURE-----



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Crash after VACUUM FULL cancel
Следующее
От: "Peter Geoghegan"
Дата:
Сообщение: Re: Problem with windows Postgres 8.3.1 MSI binary distribution