Warn if wal_level is too low when creating a publication.

Thomas Munro <tmunro@postgresql.org>

Commit: b31fbe852c095a827caade2e0702f8a215053bea
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2019-07-12T22:35:34Z
Releases: 13.0
Warn if wal_level is too low when creating a publication.

Provide a hint to users that they need to increase wal_level before
subscriptions can work.

Author: Lucas Viecelli, with some adjustments by Thomas Munro
Reviewed-by: Tom Lane
Discussion: https://postgr.es/m/CAPjy-57rn5Y9g4e5u--eSOP-7P4QrE9uOZmT2ZcUebF8qxsYhg%40mail.gmail.com

Files

Discussion