mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-22 17:06:29 +00:00
5 lines
58 B
Plaintext
5 lines
58 B
Plaintext
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
systemctl stop pgcat
|
||
|
|
systemctl disable pgcat
|