On Thu, Mar 31, 2011 at 11:12 PM, Fujii Masao <[email protected]> wrote: > Another simple fix is to make walsender send SIGUSR1 to postmaster > so that it calls PostmasterStateMachine() in sigusr1_handler(), when it > marks itself as walsender. The attached patch does this. Thought?
That looks OK to me. Have you tested it? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
