Wlxyzxyz's Blog

postgresql

使用postgresql

2019/3/14

``` sudo apt-get install postgresql netstat -ap | grep 5432 ``` 切换用户并登录 ``` sudo su postgr