Re: BUG #17281: How specify regress database?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #17281: How specify regress database?
Дата
Msg-id 1613465.1636663786@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #17281: How specify regress database?  ("Euler Taveira" <euler@eulerto.com>)
Список pgsql-bugs
"Euler Taveira" <euler@eulerto.com> writes:
> This is not a bug. Use the appropriate list for your question next time.

Indeed.

> AFAICS there is not a configurable way to change the CONTRIB_TESTDB.

Doesn't it work to set that after including the global Makefile?
I thought make's rule was last-one-wins.  Another thing worth
experimenting with is to set it using ":=" rather than "=".

Also, it should work to override it from the command line, viz

      make check CONTRIB_TESTDB=foo

although I gather the OP wants to set it in his own Makefile.

            regards, tom lane



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum