forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit14d474e
committed
Improve documentation for START_REPLICATION ... LOGICAL.
The starting point may not be exactly what the client requested; itmay be at the slot's confirmed_flush_lsn.Also, upgrade the message from DEBUG1 to LOG when this happens.Reviewed-by: Amit KapilaDiscussion:https://postgr.es/m/c5c861d576f2511732f8002c76245da587110b1c.camel%40j-davis.com1 parent5fcf394 commit14d474e
File tree
2 files changed
+21
-5
lines changed- doc/src/sgml
- src/backend/replication/logical
2 files changed
+21
-5
lines changedLines changed: 16 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2410 | 2410 |
| |
2411 | 2411 |
| |
2412 | 2412 |
| |
2413 |
| - | |
2414 |
| - | |
2415 |
| - | |
2416 |
| - | |
| 2413 | + | |
| 2414 | + | |
| 2415 | + | |
| 2416 | + | |
| 2417 | + | |
| 2418 | + | |
| 2419 | + | |
| 2420 | + | |
| 2421 | + | |
| 2422 | + | |
| 2423 | + | |
| 2424 | + | |
| 2425 | + | |
| 2426 | + | |
| 2427 | + | |
| 2428 | + | |
2417 | 2429 |
| |
2418 | 2430 |
| |
2419 | 2431 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
520 | 520 |
| |
521 | 521 |
| |
522 | 522 |
| |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
523 | 527 |
| |
524 |
| - | |
| 528 | + | |
525 | 529 |
| |
526 | 530 |
| |
527 | 531 |
| |
|
0 commit comments
Comments
(0)