X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=postgresql-conf.patch;h=b36b9f0454187b3c6bf6eb8c3545d3dac840c2a3;hb=refs%2Fheads%2FPGSQL_11;hp=64be27bda17eb17422ea7fdaff7f37efdd744438;hpb=8ceec8a0eece4f7f517091b7c5022ec5520c7e78;p=packages%2Fpostgresql.git diff --git a/postgresql-conf.patch b/postgresql-conf.patch index 64be27b..b36b9f0 100644 --- a/postgresql-conf.patch +++ b/postgresql-conf.patch @@ -36,7 +36,8 @@ -#log_rotation_age = 1d # Automatic rotation of logfiles will +log_rotation_age = 0 # Automatic rotation of logfiles will # happen after that time. 0 disables. - #log_rotation_size = 10MB # Automatic rotation of logfiles will +-#log_rotation_size = 10MB # Automatic rotation of logfiles will ++log_rotation_size = 0 # Automatic rotation of logfiles will # happen after that much log output. # 0 disables.