Re: Running Installcheck remotely

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Running Installcheck remotely
Дата
Msg-id 20180324082726.GA1394@paquier.xyz
обсуждение исходный текст
Ответ на Running Installcheck remotely  (Kapil Sharma <kapil.bncoe@gmail.com>)
Список pgsql-hackers
On Sat, Mar 24, 2018 at 01:02:47AM -0700, Kapil Sharma wrote:
> Is it possible to run installcheck (pg_regress) tests from a remote
> host?

You can use EXTRA_REGRESS_OPTS to pass a custom set of options to
pg_regress, say:
EXTRA_REGRESS_OPTS='--host=remote_ip' make installcheck
You can use as well a custom port with --port
--
Michael

Вложения

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Re: csv format for psql
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Re: csv format for psql