mysqlpostgresql报geometry类型错误怎么解决 postgresql数据库中geometry类型的字段,是用于存放经纬度的字段类型,可以使用postgresql的Stack Builder安装postgis后,就能够插入拥有该字段数据类型的数据了。读取字段数据Select写法SELECT ST_AsText(location) FROM tablewww#gaodai……继续阅读 » 搞java代码 3周前 (05-21) 0浏览 0评论0个赞