forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5d5aedd
committed
Make sure pg_rewind can't run as root
Previously a warning was printed, but the tool actually kept runningeven when running as root. This is something we definitely want toprevent, but since this means a behavior change, not backpatching.Author: Michael Paquier1 parenta65e17b commit5d5aedd
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
208 | 208 |
| |
209 | 209 |
| |
210 | 210 |
| |
| 211 | + | |
211 | 212 |
| |
212 | 213 |
| |
213 | 214 |
| |
|
0 commit comments
Comments
(0)