Thread: XML database

XML database

From
Sean Davis
Date:
I have a large set of XML files (representing about 18M records) that I
would like to load into postgres.  I have been loading the records into
relational tables.  Is this the best way to go?  I am particularly
interested in full-text searches of a subset of the elements.  I am on
8.3Beta.

Thanks,
Sean