forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfa7d5b7
committed
Add verbosity to pg_basebackup for sync
This is useful to know when the data copy has been finished. Thecurrent situation can be confusing for users as the last message is"waiting for background process to finish streaming", so it looks likethis is taking time but the final sync is instead.Author: Jeff JanesDiscussion:https://postgr.es/m/CAMkU=1ypeoMJ=tFBG8vP13sxEtXd4Pm_x1SqsJdW_RvzpcvN=A@mail.gmail.com1 parente2c0df7 commitfa7d5b7
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2112 | 2112 |
| |
2113 | 2113 |
| |
2114 | 2114 |
| |
| 2115 | + | |
| 2116 | + | |
| 2117 | + | |
2115 | 2118 |
| |
2116 | 2119 |
| |
2117 | 2120 |
| |
|
0 commit comments
Comments
(0)