PG_AUTOCTL RELOAD(1) | pg_auto_failover | PG_AUTOCTL RELOAD(1) |
pg_autoctl reload - pg_autoctl reload
pg_autoctl reload - signal the pg_autoctl for it to reload its configuration
This commands signals a running pg_autoctl process to reload its configuration from disk, and also signal the managed Postgres service to reload its configuration.
usage: pg_autoctl reload [ --pgdata ] [ --json ] --pgdata path to data directory
The pg_autoctl reload commands finds the PID of the running service for the given --pgdata, and if the process is still running, sends a SIGHUP signal to the process.
Microsoft
Copyright (c) Microsoft Corporation. All rights reserved.
November 6, 2022 | 2.0 |