Обсуждение: pgsql: Improve pg_upgrade error report

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

pgsql: Improve pg_upgrade error report

От
Bruce Momjian
Дата:
Improve pg_upgrade error report

If the cluster alignments don't match, output this suggestion:

    Likely one cluster is a 32-bit install, the other 64-bit

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/600250d0ed8848391ceb8fb382c299d085856dbc

Modified Files
--------------
contrib/pg_upgrade/controldata.c |    3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)