Posted inServer postgresql错误:pg_ctl: could not access directory “/media/xxx/Data/postgresql” Posted by By xodor 2025-05-14 这是在迁移postgresql…
Posted inServer linux脚本:实现一个有sudo密码的用户,更改www-data所有的目录为自己的,并进入该目录执行 git pull,然后再回来把这个目录所有者改为www-data Posted by By xodor 2025-05-14 #!/bin/bash # 配…