Need to rebuild PostgreSQL using --with-libxml

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

Hi @abbasha

Can you create an issue on github along with the queries that you did? Issues · yugabyte/yugabyte-db · GitHub