以Debian11为例

安装

1
sudo apt install postgresql

运行后会提示“你可以用下面的命令开启数据库服务器”

1
sudo pg_ctlcluster 13 main start