pgsql: In basic_archive tests, insist on wal_level='replica'. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: In basic_archive tests, insist on wal_level='replica'.
Date
Msg-id E1nFjsc-0007Ez-Bl@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
In basic_archive tests, insist on wal_level='replica'.

That's normally the default, but buildfarm member thorntail has
other ideas.

Nathan Bossart

Discussion: http://postgr.es/m/20220203212539.GA1082940@nathanxps13

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/00c360a89c1ab5ced2b07e2f531998fa6842f194

Modified Files
--------------
contrib/basic_archive/basic_archive.conf | 1 +
1 file changed, 1 insertion(+)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Allow archiving via loadable modules.
Next
From: Etsuro Fujita
Date:
Subject: Re: pgsql: Further fix for EvalPlanQual with mix of local and foreign parti