forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7c949f1
committed
doc: Describe calculation method of streaming start for pg_receivewal
The documentation was imprecise about the starting LSN used for WALstreaming if nothing can be found in the local archive directorydefined with the pg_receivewal command, so be more talkative on thismatter.Extracted from a larger patch by the same author.Author: Ronan Dunklau, Michael PaquierDiscussion:https://postgr.es/m/18708360.4lzOvYHigE@aivenronanBackpatch-through: 101 parent2e01d05 commit7c949f1
1 file changed
+23
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
78 | 101 | | |
79 | 102 | | |
80 | 103 | | |
| |||
0 commit comments
Comments
(0)