可以先执行select * from pg_publication where pubname not in (select pubname from pg_publication_tables); 看下是否有重建表残留的publication,有的话执行drop publication xx;语句删除,之后重新启动作业即可。 参考文档:https://help.aliyun.com/zh/flink/developer-reference/realtime-compute-real-time-consumption-of-hologres-in-flink?spm=a2c4g.11186623.0.0.64147de4IGtyE8#fa7f4e90dfe6k:~:text=%E8%AF%B4%E6%98%8E-,%E7%9B%AE%E5%89%8D,-%E5%88%A0%E9%99%A4%E8%A1%A8%E5%B9%B6,此回答整理自钉群“实时数仓Hologres交流群”