https://github.com/postgres/postgres
Revision 19867d5f2d5ff3b9c4d791fd9f8b37292255adb6 authored by Amit Kapila on 22 June 2023, 06:38:07 UTC, committed by Amit Kapila on 22 June 2023, 06:38:07 UTC
By default, triggers and rules do not fire on a logical replication
subscriber based on the "session_replication_role" GUC being set to
"replica". However, the docs in the logical replication section assumed
that the reader understood how this GUC worked. This modifies the docs to
be more explicit and links back to the GUC itself.

Author: Jonathan Katz, Peter Smith
Reviewed-by: Vignesh C, Euler Taveira
Backpatch-through: 11
Discussion: https://postgr.es/m/5bb2c9a2-499f-e1a2-6e33-5ce96b35cc4a@postgresql.org
1 parent c909bd8
History
Tip revision: 19867d5f2d5ff3b9c4d791fd9f8b37292255adb6 authored by Amit Kapila on 22 June 2023, 06:38:07 UTC
Doc: Clarify the behavior of triggers/rules in a logical subscriber.
Tip revision: 19867d5
File Mode Size
config
contrib
doc
src
.dir-locals.el -rw-r--r-- 730 bytes
.editorconfig -rw-r--r-- 183 bytes
.git-blame-ignore-revs -rw-r--r-- 8.7 KB
.gitattributes -rw-r--r-- 1.5 KB
.gitignore -rw-r--r-- 515 bytes
COPYRIGHT -rw-r--r-- 1.2 KB
GNUmakefile.in -rw-r--r-- 4.2 KB
HISTORY -rw-r--r-- 277 bytes
Makefile -rw-r--r-- 1.6 KB
README -rw-r--r-- 1.2 KB
README.git -rw-r--r-- 721 bytes
aclocal.m4 -rw-r--r-- 445 bytes
configure -rwxr-xr-x 569.2 KB
configure.in -rw-r--r-- 84.0 KB

README

back to top