03 2022 档案

摘要:# # Setup the repository # # Install the public key for the repository (if not done previously): sudo curl https://www.pgadmin.org/static/packages_pga 阅读全文
posted @ 2022-03-23 08:56 雷诺2016
摘要:由于postgresql安装了多个版本,在安装完postgis之后有问题,无法识别,所以先卸载了postgresql然后安装了最新的版本 sudo apt-get --purge remove postgresql\* sudo apt-get upgrade sudo apt search pos 阅读全文
posted @ 2022-03-22 17:16 雷诺2016 阅读(362) 评论(0) 推荐(0)