Skip to content

New release with sd_notify usage

Choose a tag to compare

@praiskup praiskup released this 19 Dec 09:45
· 62 commits to master since this release

New in 8.0 version:

  • PostgreSQL on systems with systemd are now configured with
    --with-systemd, which simplifies the start/stop handling (we can
    stop shipping postgresql-ctl wrapper, e.g.).

  • systemd service doesn't have the artificial timeout for PostgreSQL
    server start/stop (was 10 minutes before).