*** pgsql/src/backend/access/transam/recovery.conf.sample 2009/05/14 22:22:01 1.4 --- pgsql/src/backend/access/transam/recovery.conf.sample 2009/12/19 01:32:33 1.5 *************** *** 79,81 **** --- 79,88 ---- # # #--------------------------------------------------------------------------- + # HOT STANDBY PARAMETERS + #--------------------------------------------------------------------------- + # + # If you want to enable read-only connections during recovery, enable + # recovery_connections in postgresql.conf + # + #---------------------------------------------------------------------------