Reload the PostgreSQL server configuration

pg_ctl

  • Utility for controlling a PostgreSQL server and database cluster.
    More information: <https://www.postgresql.org/docs/current/app-pg-ctl.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

pg_ctl -D {{data_directory}} reload

click the source code to copy install pg_ctl on any operating system with command-not-found.com