Ubuntu18.04系统中如何安装pgadmin

如何安装pgadmin呢?本文给出详细说明。

1.更新apt资源

sudo apt-get update

2.安装pgadmin3,等待安装完成

apt-get install pgadmin3

相关文章