[Bug 288836] database/postgresql*-server: RC support for promote and logrotate commands

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 13 Aug 2025 11:50:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288836

            Bug ID: 288836
           Summary: database/postgresql*-server: RC support for promote
                    and logrotate commands
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: rudolphfroger@dreamsolution.nl

Created attachment 262921
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=262921&action=edit
Patch all PostgreSQL server ports

- Fix the existing "promote" command by also mentioning it in "extra_commands".
- Add the "logrotate" command (supported by PostgreSQL 13-18). This is helpful
when using "newsyslog" or other tools to rotate PostgreSQL log files.

The PostgreSQL RC file now support almost all "pg_ctl" commands. The "kill",
"register" and "unregister" commands are not supported but these are aimed at
MS Windows.

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