Index: src/backend/utils/misc/postgresql.conf.sample
===================================================================
RCS file: /cvsroot/pgsql/src/backend/utils/misc/postgresql.conf.sample,v
retrieving revision 1.203
diff -c -c -r1.203 postgresql.conf.sample
*** src/backend/utils/misc/postgresql.conf.sample	20 Jan 2007 17:04:57 -0000	1.203
--- src/backend/utils/misc/postgresql.conf.sample	20 Jan 2007 21:41:14 -0000
***************
*** 23,28 ****
--- 23,31 ----
  # server for the changes to take effect, or use "pg_ctl reload". Some
  # settings, which are marked below, require a server shutdown and restart
  # to take effect.
+ #
+ # Memory units:  kB = kilobytes MB = megabytes GB = gigabytes
+ # Time units:    ms = milliseconds s = seconds min = minutes h = hours d = days
  
  
  #---------------------------------------------------------------------------
