]> granicus.if.org Git - postgresql/commitdiff
Change may -> might, and remove an extra tab.
authorBruce Momjian <bruce@momjian.us>
Mon, 16 Feb 2004 23:07:57 +0000 (23:07 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 16 Feb 2004 23:07:57 +0000 (23:07 +0000)
src/backend/utils/misc/postgresql.conf.sample

index ee7b47c04dc1402e06a58bad7fe62c4197ec7d58..85e7ce899d0e72de6e962d53f35ea073c87d8607 100644 (file)
@@ -63,7 +63,7 @@
 #vacuum_cost_page_hit = 1      # 0-10000 credits
 #vacuum_cost_page_miss = 10    # 0-10000 credits
 #vacuum_cost_page_dirty = 20   # 0-10000 credits
-#vacuum_cost_limit = 200               # 0-10000 credits
+#vacuum_cost_limit = 200       # 0-10000 credits
 #vacuum_cost_naptime = 50      # 0-1000 milliseconds
 
 # - Background writer -
 #extra_float_digits = 0                # min -15, max 2
 #client_encoding = sql_ascii   # actually, defaults to database encoding
 
-# These settings are initialized by initdb -- they may be changed
+# These settings are initialized by initdb -- they might be changed
 #lc_messages = 'C'             # locale for system error message strings
 #lc_monetary = 'C'             # locale for monetary formatting
 #lc_numeric = 'C'              # locale for number formatting