虚拟机Linux安装PostgreSQL,并让宿主机连接 2019-05-14环境配置 安装PostgreSQL 运行如下命令进行安装: sudo apt-get install postgresql Linux本地登陆并修改密码 安装完成之后,Linux会自动创建postgres同名账户...