Bruce Momjian <[EMAIL PROTECTED]> writes:
> Is this the proper item description?
        
>       * Remove comments on postgresql.conf variables

It could easily be taken to mean removing this:

#authentication_timeout = 60    # 1-600, in seconds
                                ^^^^^^^^^^^^^^^^^^^

rather than the leading #.  I'd suggest

        * Un-comment all variables in postgresql.conf

          By not showing commented-out variables, we will discourage
          people from thinking that re-commenting a variable returns it
          to its default.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to