forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8d3b389
committed
Improve comments and logs in do_pg_stop/start_backup
The function name pg_stop_backup() has been included for ages in somelog messages when stopping the backup, which is confusing for basebackups taken with the replication protocol because this function isnever called. Some other comments and messages in this area areimproved while on it.The new wording is based on input and suggestions from several people,all listed below.Author: Michael PaquierReviewed-by: Peter Eisentraut, Álvaro Herrera, Tom LaneDiscussion:https://postgr.es/m/20181221040510.GA12599@paquier.xyz1 parentaa019da commit8d3b389
1 file changed
+12
-9
lines changedLines changed: 12 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10170 | 10170 |
| |
10171 | 10171 |
| |
10172 | 10172 |
| |
10173 |
| - | |
10174 |
| - | |
10175 |
| - | |
| 10173 | + | |
| 10174 | + | |
| 10175 | + | |
| 10176 | + | |
10176 | 10177 |
| |
10177 | 10178 |
| |
10178 | 10179 |
| |
| |||
10712 | 10713 |
| |
10713 | 10714 |
| |
10714 | 10715 |
| |
10715 |
| - | |
10716 |
| - | |
| 10716 | + | |
| 10717 | + | |
| 10718 | + | |
| 10719 | + | |
10717 | 10720 |
| |
10718 | 10721 |
| |
10719 | 10722 |
| |
| |||
11084 | 11087 |
| |
11085 | 11088 |
| |
11086 | 11089 |
| |
11087 |
| - | |
| 11090 | + | |
11088 | 11091 |
| |
11089 | 11092 |
| |
11090 | 11093 |
| |
| |||
11094 | 11097 |
| |
11095 | 11098 |
| |
11096 | 11099 |
| |
11097 |
| - | |
| 11100 | + | |
11098 | 11101 |
| |
11099 | 11102 |
| |
11100 |
| - | |
| 11103 | + | |
11101 | 11104 |
| |
11102 | 11105 |
| |
11103 | 11106 |
| |
11104 | 11107 |
| |
11105 | 11108 |
| |
11106 |
| - | |
| 11109 | + | |
11107 | 11110 |
| |
11108 | 11111 |
| |
11109 | 11112 |
| |
|
0 commit comments
Comments
(0)