forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit68f9e67
committed
Remove incorrect warning from pg_archivecleanup document.
The .backup file name can be passed to pg_archivecleanup even ifit includes the extension which is specified in -x option.However, previously the document incorrectly warned a usernot to do that.Back-patch to 9.2 where pg_archivecleanup's -x option andthe warning were added.1 parent544e758 commit68f9e67
1 file changed
+0
-5
lines changedLines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 | 131 |
| |
137 | 132 |
| |
138 | 133 |
| |
|
0 commit comments
Comments
(0)