XML schema - Mailing list pgsql-novice

From Sean Davis
Subject XML schema
Date
Msg-id 264855a00711150435r2f4446aek1d87bc0ddee859b0@mail.gmail.com
Whole thread Raw
List pgsql-novice
Sorry for the cross-post, but I wasn't sure where this should go.  I
have a large XML file (about 7.5Gb) that is composed of about 17
million individual records.  I have successfully loaded these records
as individual XML records into a table with 17M rows.  However, I
looked around a bit and noticed that there are at least a couple of
XML schemas that have been available in the past (but don't look like
they are currently maintained) that enable XPATH queries directly on
the schema.  Is the current XML datatype (in 8.3) the direction of the
future, or is something more akin to a dedicated XML schema (I think
this is the route that Oracle has gone) going to be important?

Thanks,
Sean

pgsql-novice by date:

Previous
From: Kenneth Porter
Date:
Subject: Re: Access rights for tablespaces, phpPgAdmin versus PgAdmin
Next
From: "Sean Davis"
Date:
Subject: Building full-text index