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 15:29:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b61d2cc6f04b89fa514c7c32438eeecc100a417c
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