forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8f9b6d4
committed
doc: Correct description of restart_lsn in pg_replication_slots
Previously the document explained that restart_lsn indicates the LSN ofoldest WAL won't be automatically removed during checkpoints. Butsince v13 this was no longer true thanks to max_slot_wal_keep_size.Back-patch to v13 where max_slot_wal_keep_size was added.Author: Fujii MasaoDiscussion:https://postgr.es/m/6497f1e9-3148-c5da-7e49-b2fddad9a42f@oss.nttdata.com1 parentd1763ea commit8f9b6d4
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11214 | 11214 |
| |
11215 | 11215 |
| |
11216 | 11216 |
| |
11217 |
| - | |
| 11217 | + | |
| 11218 | + | |
| 11219 | + | |
11218 | 11220 |
| |
11219 | 11221 |
| |
11220 | 11222 |
| |
|
0 commit comments
Comments
(0)