]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Remove extra tab in postgresql.conf
authorBruce Momjian <bruce@momjian.us>
Mon, 17 Sep 2007 21:40:40 +0000 (21:40 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 17 Sep 2007 21:40:40 +0000 (21:40 +0000)
src/backend/utils/misc/postgresql.conf.sample

index 7de3145aa01c59093d3efa3e1aaf98d720351bf7..470f96ca96c335b55ad7eeb70e45a98c40297a6f 100644 (file)
                                        # csvlog requires logging_collector to be on
 
 # This is used when logging to stderr:
-#logging_collector = off                       # Enable capturing of stderr and csvlog 
+#logging_collector = off               # Enable capturing of stderr and csvlog 
                                        # into log files. Required to be on for csvlogs.
                                        # (change requires restart)