0

I have a XML file which is placed on a unix location, say: /home/bojack/SourceFiles/data_file.xml

I want to parse this xml file using postgres. Is there any way to do this?

Whenever xml file is part of a column value in postgres table, we can use XMLTABLE inbuild function of postgres to parse, is there any way we can use directly unix path to point to xml file and start parsing it ?

Thanks in advance!

2

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.