admin管理员组文章数量:1300033
I need to move tables from a PostgreSQL data warehouse on an EC2 instance using AWS DMS, but I'm encountering issues with geometry types and large geometries. To migrate the entire set of tables, I've converted these geometry types to WKT (Well-Known Text) columns. However, now DMS is truncating the large strings!
I expect that DMS can handle large geometries for smoother migrations.
本文标签: how handle dms for large geometry types in postgresqlStack Overflow
版权声明:本文标题:how handle dms for large geometry types in postgresql - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741650102a2390423.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论