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

Amit Kapila
Doc: Add a caution in alter publication.
Clarify that altering the 'publish_via_partition_root' option can lead todata loss or duplication when a partition root table is specified as thereplication target.Reported-by: Maxim BogukAuthor: Hayato KurodaReviewed-by: Amit Kapila, Peter Smith, Vignesh CDiscussion:https://postgr.es/m/18644-6866bbd22178ee16@postgresql.org1 parent7175ef8 commitb8a0460
1 file changed
+15
-0
lines changedLines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
157 | 172 |
| |
158 | 173 |
| |
159 | 174 |
| |
|
0 commit comments
Comments
(0)