Re: Remove trailing newlines from pg_upgrade's messages

Поиск
Список
Период
Сортировка
От Kyotaro Horiguchi
Тема Re: Remove trailing newlines from pg_upgrade's messages
Дата
Msg-id 20220615.130552.1711221193542446593.horikyota.ntt@gmail.com
обсуждение исходный текст
Ответ на Re: Remove trailing newlines from pg_upgrade's messages  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Ответы Re: Remove trailing newlines from pg_upgrade's messages  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Support logical replication of DDLs
Следующее
От: Richard Guo
Дата:
Сообщение: Re: Remove useless param for create_groupingsets_path