Should the values in the default configuration file contain units?  And 
if so, should we phase out the verbal description of the units, e.g.,

#work_mem = 1024                        # min 64, size in kB

becomes

#work_mem = 1MB                         # min 64kB

(The "native" units are of course still shown in the documentation for 
reference.)

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to