Check that the pg_upgrade user specified is a super-user.
Bruce Momjian <bruce@momjian.us>
Check that the pg_upgrade user specified is a super-user. Also report the error message when the post-pg_ctl connection fails. Per private bug report from EnterpriseDB.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/check.c | modified | +28 −1 |
| contrib/pg_upgrade/server.c | modified | +4 −2 |