Make sure pg_rewind can't run as root
Magnus Hagander <magnus@hagander.net>
Make sure pg_rewind can't run as root Previously a warning was printed, but the tool actually kept running even when running as root. This is something we definitely want to prevent, but since this means a behavior change, not backpatching. Author: Michael Paquier
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_rewind/pg_rewind.c | modified | +1 −0 |