Remove wal_level settings for subscribers in tap tests - Mailing list pgsql-hackers

From Hayato Kuroda (Fujitsu)
Subject Remove wal_level settings for subscribers in tap tests
Date
Msg-id TYAPR01MB5866946BCEB747ABE513ACC6F5D5A@TYAPR01MB5866.jpnprd01.prod.outlook.com
Whole thread Raw
Responses Re: Remove wal_level settings for subscribers in tap tests  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Dear hackers,

While discussing [1], I found that in tap tests, wal_level was set to logical for
subscribers too. The setting is not needed for subscriber side, and it may cause
misunderstanding for newcomers. Therefore, I wanted to propose the patch which
removes unnecessary "allows_streaming => 'logical'".
I grepped with the string and checked the necessity of them one by one.

How do you think?

[1]: https://commitfest.postgresql.org/45/4273/

Best Regards,
Hayato Kuroda
FUJITSU LIMITED


Attachment

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: [PoC/RFC] Multiple passwords, interval expirations
Next
From: Tom Lane
Date:
Subject: Re: Add support for AT LOCAL