forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8aac614

Amit Kapila
Doc: Clarify the behavior of triggers/rules in a logical subscriber.
By default, triggers and rules do not fire on a logical replicationsubscriber based on the "session_replication_role" GUC being set to"replica". However, the docs in the logical replication section assumedthat the reader understood how this GUC worked. This modifies the docs tobe more explicit and links back to the GUC itself.Author: Jonathan Katz, Peter SmithReviewed-by: Vignesh C, Euler TaveiraBackpatch-through: 11Discussion:https://postgr.es/m/5bb2c9a2-499f-e1a2-6e33-5ce96b35cc4a@postgresql.org1 parent4e17cb0 commit8aac614
1 file changed
+7
-3
lines changedLines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1462 | 1462 |
| |
1463 | 1463 |
| |
1464 | 1464 |
| |
1465 |
| - | |
1466 |
| - | |
1467 |
| - | |
| 1465 | + | |
| 1466 | + | |
| 1467 | + | |
| 1468 | + | |
| 1469 | + | |
| 1470 | + | |
| 1471 | + | |
1468 | 1472 |
| |
1469 | 1473 |
| |
1470 | 1474 |
| |
|
0 commit comments
Comments
(0)