Aias00 commented on PR #2413:
URL: https://github.com/apache/hertzbeat/pull/2413#issuecomment-2260330305

   > hi @Aias00 , how about this similar pr #2329 @pwallk describe
   > 
   > > the delNum argument cannot be passed correctly and should be changed 
instead:delete from hzb_history limit ?1,secondly postgresql does not support 
delete followed by limit,Therefore, it should be deleted with nested subqueries 
(earlier MySQL versions did not support nested subqueries, such as 5.7, 5.6, so 
two layers of nesting are used).
   
   yes, i made a mistake, postgresql truly not support this `delete limit ` 
statement. @pwallk  was right, i will close this pr 😂


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to