3
0

add file control for postgresql.conf

This commit is contained in:
Arne Teuke
2025-04-19 12:15:30 +02:00
parent 48e8a98860
commit 88ccbb2d51

View File

@@ -1,6 +1,6 @@
# -----------------------------
# PostgreSQL configuration file
# -----------------------------
# ---------------------------------------------------
# PostgreSQL configuration file managed by Puppet
# ---------------------------------------------------
#
# This file consists of lines of the form:
#
@@ -548,7 +548,7 @@ log_rotation_size = 0 # Automatic rotation of logfiles will
# %q = stop here in non-session
# processes
# %% = '%'
# e.g. '<%u%%%d> '
# e.g. '<%u%%%d>'
#log_lock_waits = off # log lock waits >= deadlock_timeout
#log_parameter_max_length = -1 # when logging statements, limit logged
# bind-parameter values to N bytes;