【问题标题】:Google Cloud SQL: unsupported XML featureGoogle Cloud SQL:不支持的 XML 功能
【发布时间】:2019-01-27 02:57:17
【问题描述】:

Google Cloud SQL 上的 Postgres 数据库是否支持 XML 类型字段?我正在尝试导入具有 XML 类型字段的 Postgres 9.5 转储,它会引发错误,提示 unsupported XML feature

来自 Google Cloud SQL 控制台的完整错误消息: ERROR: unsupported XML feature DETAIL: This functionality requires the server to be built with libxml support. HINT: You need to rebuild PostgreSQL using --with-libxml.

我找不到在 Google Cloud 上重建 PostgreSQL 的任何方法。

【问题讨论】:

    标签: google-cloud-platform google-compute-engine google-cloud-sql


    【解决方案1】:

    here 列出了 postgres Cloud SQL 实例支持的标志。有一个公开的Feature Request 来支持这个标志。我建议您在那里添加您的用例,这将提高实施的可能性。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-10-12
      • 2011-02-20
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多