Re: Performance on DISABLE TRIGGER

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: Performance on DISABLE TRIGGER
Дата
Msg-id d6753664932410211eb8f75eade31ae2@biglumber.com
обсуждение исходный текст
Ответ на Performance on DISABLE TRIGGER  (gmb <gmbouwer@gmail.com>)
Список pgsql-general
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160


> I'm doing some maintenance - which is done quite often, never had this
> problem before - which requires me to disable triggers, run some updates and
> then re-enable the triggers.

Disabling triggers requires a heavy lock. A better way is to use
the session_replication_role feature. See:

http://blog.endpoint.com/2015/01/postgres-sessionreplication-role.html

- --
Greg Sabino Mullane greg@turnstep.com
End Point Corporation http://www.endpoint.com/
PGP Key: 0x14964AC8 201502271149
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iEYEAREDAAYFAlTwoDMACgkQvJuQZxSWSshyzwCfQulu6DCOBu28gvoY++evftuo
xAAAn01YlcLj+TvkCsur10riMUD1y5uY
=UR3z
-----END PGP SIGNATURE-----

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Hex characters in COPY input
Следующее
От: Alan Nilsson
Дата:
Сообщение: 'missing' data on replicate