Re: Regression tests fails to start on system without unix sockets.
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Regression tests fails to start on system without unix sockets. |
| Дата | |
| Msg-id | 26075.1056212435@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Regression tests fails to start on system without unix sockets. (Kurt Roeckx <Q@ping.be>) |
| Ответы |
Re: Regression tests fails to start on system without unix
|
| Список | pgsql-hackers |
Kurt Roeckx <Q@ping.be> writes:
> The regression tests will fail to start on a system that doesn't
> have, or wasn't compiled for, unix domain sockets.
> I see some options to fix this:
> - Always start with -i
> - Make the "unix_sockets" variable depend on
> HAVE_UNIX_SOCKETS intead of listen the OSs.
The second way is the way it should have been done all along.
Probably the best fix is to add a command-line switch to pg_regress
to instruct it to use -i, and then have the makefile test
HAVE_UNIX_SOCKETS to decide whether to pass that switch. This way,
hand invocation of the script could easily run the test both ways,
on machines where that's possible.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера