码迷,mamicode.com
首页 > 数据库 > 详细

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

时间:2017-11-30 12:02:31      阅读:329      评论:0      收藏:0      [点我收藏+]

标签:blog   cto   data   post   this   dir   rect   top   postgres   

在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.

标签:blog   cto   data   post   this   dir   rect   top   postgres   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!