Last active
November 15, 2018 15:23
-
-
Save beyoung/3646857a625dfc4ad7824f0616c317da to your computer and use it in GitHub Desktop.
centos 开机添加postgresql自启动
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#https://blog.csdn.net/u010758410/article/details/76377266 | |
systemctl enable postgresql-10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment