wangyuening0522 commented on issue #17017:
URL: 
https://github.com/apache/dolphinscheduler/issues/17017#issuecomment-2782799444

   我的想法是:由于执行SQL时出现语法错误,具体是在ON CONFLICT语句处,ON CONFLICT语法(也称为UPSERT)是在PostgreSQL 
9.5版本中才引入的。用户使用的是9.2.24版本,不支持这个语法。所以修改方法就是把PostgreSQL 8.2.15+改成PostgreSQL 9.5+。
   
   
   
   
   可以帮忙看看有没有问题吗,没问题的话我就提交一个pr
   
   
   
   
    ----------Reply to Message----------
    On Mon, Apr 7, 2025 18:01 PM ***@***.***> wrote:
   
         
   Can this be assigned to me? I'd like to give it a try.
     
   Done.
   
   —
   Reply to this email directly, view it on GitHub, or unsubscribe.
   You are receiving this because you were assigned.Message ID: ***@***.***>
     SbloodyS left a comment (apache/dolphinscheduler#17017)
     
   Can this be assigned to me? I'd like to give it a try.
     
   Done.
    
   —
   Reply to this email directly, view it on GitHub, or unsubscribe.
   You are receiving this because you were assigned.Message ID: ***@***.***>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to