ux: Moar boring postgresql messages displayed as warning

This commit is contained in:
Alexandre Aubin 2023-02-20 15:39:50 +01:00
parent 848adf89c8
commit 290d627faf

View file

@ -354,6 +354,7 @@ def hook_exec(
r"update-rc.d: ",
r"update-alternatives: ",
# Postgresql boring messages -_-
r"Adding user postgres to group ssl-cert",
r"Building PostgreSQL dictionaries from .*",
r"Removing obsolete dictionary files",
r"Creating new PostgreSQL cluster",