Re: Remove trailing newlines from pg_upgrade's messages - Mailing list pgsql-hackers

From Kyotaro Horiguchi
Subject Re: Remove trailing newlines from pg_upgrade's messages
Date
Msg-id 20220615.130552.1711221193542446593.horikyota.ntt@gmail.com
Whole thread Raw
In response to Re: Remove trailing newlines from pg_upgrade's messages  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Responses Re: Remove trailing newlines from pg_upgrade's messages  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
List pgsql-hackers
By the way, I noticed that pg_upgrade complains wrong way when the
specified binary path doesn't contain "postgres" file.

$ pg_upgrade -b /tmp -B /tmp -d /tmp -D /tmp

check for "/tmp/postgres" failed: not a regular file
Failure, exiting

I think it should be a quite common mistake to specify the parent
directory of the binary directory..

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Support logical replication of DDLs
Next
From: Richard Guo
Date:
Subject: Re: Remove useless param for create_groupingsets_path