Debezium创建OpenGauss连接器失败
Docker容器安装
OpenGauss版本:opengauss:7.0.0-RC1
Debezium版本:debezium-connect:2.7.3.final
错误信息:
{
"error_code": 400,
"message": "Connector configuration is invalid and contains the following 1 error(s):
Error while validating connector config: Cannot connect to a version of Postgres lower than 9.4
You can also find the above list of errors at the endpoint `/connector-plugins/{connectorType}/config/validate`"
}
现在又其他版本可以使用吗,目前无法解决内部版本的问题,无法创建连接器,是否有兼容的版本