Re: Disable Triggers - Mailing list pgsql-general

From Greg Sabino Mullane
Subject Re: Disable Triggers
Date
Msg-id 5c501f51533cf0812e46a1e33363f4bf@biglumber.com
Whole thread Raw
In response to Disable Triggers  (Terry Lee Tucker <terry@chosen-ones.org>)
Responses Re: Disable Triggers  (Terry Lee Tucker <terry@chosen-ones.org>)
Re: Disable Triggers  (Terry Lee Tucker <terry@chosen-ones.org>)
List 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 by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Crash after VACUUM FULL cancel
Next
From: "Peter Geoghegan"
Date:
Subject: Re: Problem with windows Postgres 8.3.1 MSI binary distribution