2200S: Invalid XML Comment
error. If you have access to the application or script running queries, check its logs for recent SQL statements sent to PostgreSQL.xmlcomment
, XMLELEMENT
, etc.--
, as XML comments cannot contain --
inside them. Use an online XML validator if necessary.SELECT xmlelement(name "root", xmlcomment('Valid comment here'));
SELECT xmlcomment('Test comment');
Let Dr. Droid create custom investigation plans for your infrastructure.
Start Free POC (15-min setup) →