[Bug 271023] databases/pgbouncer: Stop-signal customization for graceful shutdown

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 23 Apr 2023 12:41:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271023

            Bug ID: 271023
           Summary: databases/pgbouncer: Stop-signal customization for
                    graceful shutdown
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://www.pgbouncer.org/usage.html
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: dmitry.wagin@ya.ru
 Attachment #241673 maintainer-approval+
             Flags:

Created attachment 241673
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241673&action=edit
pgbouncer.diff

Stop-signal customization for graceful shutdown

SIGINT
    Safe shutdown. Same as issuing PAUSE and SHUTDOWN on the console.
SIGTERM (FreeBSD default)
    Immediate shutdown. Same as issuing SHUTDOWN on the console.

-- 
You are receiving this mail because:
You are the assignee for the bug.