]> TLD Linux GIT Repositories - packages/postgresql.git/blobdiff - postgresql-conf.patch
- updated to 16.1, kerberos5 support no longer works with heimdal implementation
[packages/postgresql.git] / postgresql-conf.patch
index c147f22f76c2f34e951daff35b7581747ab80576..51d4c5e3f6ccec880f3dd1439c4c96f067146858 100644 (file)
@@ -1,6 +1,6 @@
---- postgresql-15.2/src/backend/utils/misc/postgresql.conf.sample      2023-03-07 23:29:21.289677003 +0100
-+++ postgresql-15.2/src/backend/utils/misc/postgresql.conf.sample      2023-03-07 23:32:49.321241168 +0100
-@@ -441,28 +441,28 @@
+--- postgresql-16.1/src/backend/utils/misc/postgresql.conf.sample      2023-11-06 23:04:27.000000000 +0100
++++ postgresql-16.1/src/backend/utils/misc/postgresql.conf.sample      2023-12-16 01:39:41.030887367 +0100
+@@ -447,28 +447,28 @@
  
  # - Where to Log -
  
@@ -36,7 +36,7 @@
                                        # happen after that much log output.
                                        # 0 disables.
  #log_truncate_on_rotation = off               # If on, an existing log file with the
-@@ -475,9 +475,9 @@
+@@ -481,9 +481,9 @@
                                        # in all cases.
  
  # These are relevant when logging to syslog:
@@ -49,7 +49,7 @@
  #syslog_split_messages = on
  
  # This is only relevant when logging to eventlog (Windows):
-@@ -551,12 +551,12 @@
+@@ -557,12 +557,12 @@
                                        # actions running at least this number
                                        # of milliseconds.
  #log_checkpoints = on