-
+
Operating System Environment
The program provides a convenient
interface for sending these signals to shut down the server.
-
-
Alternatively, you can send the signal directly using kill>
-
(or pg_ctl kill TERM [process id]> on Windows>).
+ on non-Windows systems.
The
PID> of the postgres process can be
found using the ps program, or from the file
postmaster.pid in the data directory. For