SOURCES: postgresql-conf.patch - up for ver. 8.1.0

wrobell wrobell at pld-linux.org
Fri Nov 11 17:38:59 CET 2005


Author: wrobell                      Date: Fri Nov 11 16:38:59 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- up for ver. 8.1.0

---- Files affected:
SOURCES:
   postgresql-conf.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/postgresql-conf.patch
diff -u SOURCES/postgresql-conf.patch:1.3 SOURCES/postgresql-conf.patch:1.4
--- SOURCES/postgresql-conf.patch:1.3	Wed Jan 19 09:41:37 2005
+++ SOURCES/postgresql-conf.patch	Fri Nov 11 17:38:53 2005
@@ -1,16 +1,16 @@
---- postgresql-8.0.0beta2/src/backend/utils/misc/postgresql.conf.sample	2004-08-12 21:03:36.000000000 +0200
-+++ postgresql-8.0.0beta2/src/backend/utils/misc/postgresql.conf.sample.new	2004-09-05 20:54:31.087203264 +0200
-@@ -164,7 +164,7 @@
+--- postgresql-8.1.0/src/backend/utils/misc/postgresql.conf.sample.orig	2005-10-08 20:32:58.000000000 +0100
++++ postgresql-8.1.0/src/backend/utils/misc/postgresql.conf.sample	2005-11-11 16:11:18.000000000 +0000
+@@ -206,7 +206,7 @@
  
  # - Where to Log -
  
--#log_destination = 'stderr'	# Valid values are combinations of stderr,
-+log_destination = 'syslog'	# Valid values are combinations of stderr,
-                                 # syslog and eventlog, depending on
-                                 # platform.
+-#log_destination = 'stderr'		# Valid values are combinations of 
++log_destination = 'syslog'		# Valid values are combinations of 
+ 					# stderr, syslog and eventlog, 
+ 					# depending on platform.
  
-@@ -180,8 +180,8 @@
-                             # so many kilobytes of log output.  0 to disable.
+@@ -235,8 +235,8 @@
+ 					# output.  0 to disable.
  
  # These are relevant when logging to syslog:
 -#syslog_facility = 'LOCAL0'
@@ -20,16 +20,16 @@
  
  
  # - When to Log -
-@@ -211,10 +211,10 @@
- #debug_print_rewritten = false
- #debug_print_plan = false
- #debug_pretty_print = false
--#log_connections = false
+@@ -292,10 +292,10 @@
+ #debug_print_rewritten = off
+ #debug_print_plan = off
+ #debug_pretty_print = off
+-#log_connections = off
 +log_connections = true
- #log_disconnections = false
- #log_duration = false
--#log_line_prefix = ''		# e.g. '<%u%%%d> ' 
-+log_line_prefix = '<%p> '	# e.g. '<%u%%%d> ' 
- 				# %u=user name %d=database name
- 				# %r=remote host and port
- 				# %p=PID %t=timestamp %i=command tag
+ #log_disconnections = off
+ #log_duration = off
+-#log_line_prefix = ''			# Special values:
++log_line_prefix = '<%p> '			# Special values:
+ 					#   %u = user name
+ 					#   %d = database name
+ 					#   %r = remote host and port
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/postgresql-conf.patch?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list