Hi,
I installed yugabyte-2.15.3.2 locally following Yugabyte Getting Started Page
and created a table with XML and JSON data type.
when i try to insert XML record into a table and got the below error.
DETAIL: This functionality requires the server to be built with libxml support.
HINT: You need to rebuild PostgreSQL using --with-libxml.
How to fix this error and insert XML record into the table.
Thanks,
AbdulHameed M Basha