This website requires JavaScript.
Explore
Help
Sign In
docker
/
pgcat
Watch
1
Star
0
Fork
0
You've already forked pgcat
mirror of
https://github.com/postgresml/pgcat.git
synced
2026-06-01 23:39:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f73d15f82ceed8c9e77899028a56d7187bfb0a5b
pgcat
/
prerm
T
6 lines
65 B
Bash
Raw
Normal View
History
Unescape
Escape
Add systemd service (
#540
)
2023-08-08 11:51:38 -07:00
#!/bin/bash
Add pgcat user (
#546
)
2023-08-10 12:25:43 -07:00
set
-e
Add systemd service (
#540
)
2023-08-08 11:51:38 -07:00
systemctl stop pgcat
systemctl disable pgcat
Reference in New Issue
Copy Permalink