- Notifications
You must be signed in to change notification settings - Fork5
Commit3f47e14
committed
Improve documentation around logging_collector and use of stderr.
In backup.sgml, point out that you need to be using the logging collectorif you want to log messages from a failing archive_command script. (Thisis an oversimplification, in that it will work without the collector aslong as you're not sending postmaster stderr to /dev/null; but it seemslike a good idea to encourage use of the collector to avoid problemswith multiple processes concurrently scribbling on one file.)In config.sgml, do some wordsmithing of logging_collector discussion.Per bug #6518 from Janning Vygen1 parentcecdf6d commit3f47e14
2 files changed
+34
-12
lines changedLines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1279 | 1279 |
| |
1280 | 1280 |
| |
1281 | 1281 |
| |
1282 |
| - | |
1283 |
| - | |
1284 |
| - | |
1285 | 1282 |
| |
1286 | 1283 |
| |
1287 | 1284 |
| |
| |||
1310 | 1307 |
| |
1311 | 1308 |
| |
1312 | 1309 |
| |
| 1310 | + | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
1313 | 1320 |
| |
1314 | 1321 |
| |
1315 | 1322 |
| |
|
Lines changed: 24 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3123 | 3123 |
| |
3124 | 3124 |
| |
3125 | 3125 |
| |
3126 |
| - | |
| 3126 | + | |
3127 | 3127 |
| |
3128 | 3128 |
| |
3129 | 3129 |
| |
| |||
3163 | 3163 |
| |
3164 | 3164 |
| |
3165 | 3165 |
| |
3166 |
| - | |
3167 |
| - | |
| 3166 | + | |
| 3167 | + | |
| 3168 | + | |
3168 | 3169 |
| |
3169 | 3170 |
| |
3170 |
| - | |
3171 |
| - | |
| 3171 | + | |
| 3172 | + | |
| 3173 | + | |
3172 | 3174 |
| |
3173 | 3175 |
| |
3174 | 3176 |
| |
| 3177 | + | |
| 3178 | + | |
| 3179 | + | |
| 3180 | + | |
| 3181 | + | |
| 3182 | + | |
| 3183 | + | |
| 3184 | + | |
| 3185 | + | |
| 3186 | + | |
| 3187 | + | |
| 3188 | + | |
| 3189 | + | |
3175 | 3190 |
| |
3176 | 3191 |
| |
3177 | 3192 |
| |
3178 | 3193 |
| |
3179 |
| - | |
| 3194 | + | |
3180 | 3195 |
| |
3181 |
| - | |
3182 |
| - | |
3183 |
| - | |
| 3196 | + | |
| 3197 | + | |
| 3198 | + | |
3184 | 3199 |
| |
3185 | 3200 |
| |
3186 | 3201 |
| |
|
0 commit comments
Comments
(0)