Brian Sherwood wrote:
> I am looking to play around with the postgres XML functions, but can't
> seem to find a way to load my data.
> I have a number of XML files: file1.xml, file2.xml, etc All files
> follow the same xml format (DTD?)
> I would like to create the following table:
> CREA
I am looking to play around with the postgres XML functions, but can't
seem to find a way to load my data.
I have a number of XML files: file1.xml, file2.xml, etc All files
follow the same xml format (DTD?)
I would like to create the following table:
CREATE TABLE configs (
filename