On Tue, Sep 28, 2010 at 10:34 PM, Robert Haas <robertmh...@gmail.com> wrote: > The idea of relying on the existence of recovery.conf to determine > whether we should continue recovery forever or switch to normal > running seems somewhat klunky to me. It mixes up settings with > control information. Maybe the control information should move to > pg_control, and the settings to postgresql.conf. *waves hands*
You mean to move standby_mode to postgresql.conf, and determine whether the server should start in standby mode or not by considering of standby_mode and the status information in pg_control? Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers