On Wed, Sep 7, 2011 at 2:44 AM, Fujii Masao <[email protected]> wrote: > On Wed, Sep 7, 2011 at 5:22 AM, Simon Riggs <[email protected]> wrote: >> Fujii - the original goal here was to avoid having a unexplained >> disconnection in the logs. The only way to do this cleanly is to have >> a disconnection reason passed to the walsender, rather than just a >> blind signal. Looks like we need to multiplex or other mechanism. > > That's an idea. But what about the patch that I proposed before? > http://archives.postgresql.org/pgsql-hackers/2011-08/msg00816.php
Thanks for that. Committed. -- Simon Riggs http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
