| From: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Instability in parallel regression tests |
| Date: | 2018-03-15 02:42:02 |
| Message-ID: | CAEepm=11VHs2HhcUWzD47M4vFooUc+4io3a0iYBK2Y+=VfaGdA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Mar 15, 2018 at 3:32 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2018-03-15 02:47:34 | Re: [GSOC 18] Performance Farm Project——Initialization Project |
| Previous Message | Masahiko Sawada | 2018-03-15 02:39:46 | Re: Failed to request an autovacuum work-item in silence |