Re: Too-long socket paths are breaking several buildfarm members

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Too-long socket paths are breaking several buildfarm members
Дата
Msg-id 1435357.1656898823@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Too-long socket paths are breaking several buildfarm members  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: Too-long socket paths are breaking several buildfarm members  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> There is PostgreSQL::Test::Utils::tempdir_short for that, which is
> what all the nodes created in Cluster.pm use for
> unix_socket_directories.  One way to address the issue would be to
> pass that to pg_upgrade with --socketdir, as of the attached.

Yeah, I just came to the same conclusion and pushed an equivalent
patch.  Sorry for the duplicated effort.

            regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Too-long socket paths are breaking several buildfarm members
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: Issue with pg_stat_subscription_stats