Re: Augment every test postgresql.conf - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Augment every test postgresql.conf
Date
Msg-id CAA8=A786VMBGfUbBswhP6oP_6YpNy+2KrcP1rB-Kj1yX05_H5Q@mail.gmail.com
Whole thread Raw
In response to Re: Augment every test postgresql.conf  (Noah Misch <noah@leadboat.com>)
Responses Re: Augment every test postgresql.conf
List pgsql-hackers
On Sun, Apr 7, 2019 at 2:41 AM Noah Misch <noah@leadboat.com> wrote:
>
> On Sun, Dec 30, 2018 at 10:32:31AM -0500, Andrew Dunstan wrote:
> > On 12/30/18 12:53 AM, Noah Misch wrote:
> > > 2. stats_temp_directory is incompatible with TAP suites that start more than
> > >    one node simultaneously.
>
> > The obvious quick fix would be to have PostgresNode.pm set this to the
> > default after inserting the TEMP_CONFIG file.
>
> I'd like to get $SUBJECT in place for variables other than
> stats_temp_directory, using your quick fix idea.  Attached.  When its time
> comes, your stats_temp_directory work can delete that section.

Looks good.

cheers

andrew

-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: monitoring CREATE INDEX [CONCURRENTLY]
Next
From: Alvaro Herrera
Date:
Subject: Re: ToDo: show size of partitioned table