Trivadis / pgoperate

pgOperate - PostgreSQL Operation Tool

Home Page:https://github.com/Trivadis/pgoperate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

change/adapt pid file path

mmuehlbeyer opened this issue · comments

move pid file path from $PGOPERATE_BASE/bin to $PGOPERATE_BASE/run

Successfully tested.
The daemon file /etc/systemd/system/pgoperated-*.service contains the new path for the PID file.

PIDFile=/home/pg000402/tvdtoolbox/pgoperate/run/pgoperate-deamon.pid

PID file is now located under $PGOPERATE_BASE/run.