Re: Regression tests vs existing users in an installation - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Regression tests vs existing users in an installation
Date
Msg-id CA+TgmoZf-TodYQJz91bLm8WLsEefNhdJJfM1wn+AnYehadDwoA@mail.gmail.com
Whole thread Raw
In response to Re: Regression tests vs existing users in an installation  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Regression tests vs existing users in an installation  (Michael Paquier <michael.paquier@gmail.com>)
Re: Regression tests vs existing users in an installation  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sat, Jul 16, 2016 at 11:38 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I'm coming to the conclusion that the only thing that will make this
> materially better in the long run is automatic enforcement of a convention
> about what role names may be created in the regression tests.  See my
> response to Stephen just now for a concrete proposal.

We could also do this by loading a C module during the regression
tests, which seems maybe less ugly than adding a GUC.

I don't particularly like your suggestion of spooky action at a
distance between force_parallel_mode and regression_test_mode.  That
just seems kooky.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: One process per session lack of sharing
Next
From: Jan Wieck
Date:
Subject: Re: One process per session lack of sharing