We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88dbcc2 commit 731aa04Copy full SHA for 731aa04
pgcat.service
@@ -11,6 +11,7 @@ RestartSec=1
11
Environment=RUST_LOG=info
12
LimitNOFILE=65536
13
ExecStart=/usr/bin/pgcat /etc/pgcat.toml
14
+ExecReload=/bin/kill -SIGHUP $MAINPID
15
16
[Install]
17
WantedBy=multi-user.target
0 commit comments