Обсуждение: pgsql: Check that the pg_upgrade user specified is a super-user.

Поиск
Список
Период
Сортировка

pgsql: Check that the pg_upgrade user specified is a super-user.

От
Bruce Momjian
Дата:
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/81301b85781245676f874ae3908015f05d3aaaa2

Modified Files
--------------
contrib/pg_upgrade/check.c  |   29 ++++++++++++++++++++++++++++-
contrib/pg_upgrade/server.c |    6 ++++--
2 files changed, 32 insertions(+), 3 deletions(-)