Re: Instability in parallel regression tests

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Instability in parallel regression tests
Дата
Msg-id CAEepm=11VHs2HhcUWzD47M4vFooUc+4io3a0iYBK2Y+=VfaGdA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Instability in parallel regression tests  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Instability in parallel regression tests  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Thu, Mar 15, 2018 at 3:32 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> ... I manually filtered
> out a bunch of non-problems, in particular discarding names that are in
> per-test schemas; I think it's all right to allow tests that are taking
> that precaution to do what they like name-wise.

What if we always did that?  That is, create a schema with a name
corresponding to the .sql filename and make it default, as a
convention?  That might be a smaller and more localised change than
renaming all these objects.  It would also provide a convenient way to
drop everything wholesale at the end.

-- 
Thomas Munro
http://www.enterprisedb.com


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

Предыдущее
От: Masahiko Sawada
Дата:
Сообщение: Re: Failed to request an autovacuum work-item in silence
Следующее
От: Dave Page
Дата:
Сообщение: Re: [GSOC 18] Performance Farm Project——Initialization Project