首页 > 数据库技术 > 详细

The data directory was initialized by PostgreSQL version 9.6, which is not compatible with this version 10.0.

时间:2017-11-30 10:56:04      阅读:452      评论:0      收藏:0      [点我收藏+]

在PostgreSQL9.6.5 安装 Postgis2.4.2 出现错误
The data directory was initialized by PostgreSQL version 9.6, which is not compatible with this version 10.0.
post2.4.2 需要PostgreSQL10 以上
如果 运行 brew services start postgresql 服务还在
也可以 brew services stop postgresql
但是进入不了psql -u xxx -d xxx 进不了数据库
解决:
brew switch postgres 9.6.5

The data directory was initialized by PostgreSQL version 9.6, which is not compatible with this version 10.0.

原文:http://www.cnblogs.com/chenzhenzhen/p/7927826.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!