Re: XML -> PG ? - Mailing list pgsql-general

From Merlin Moncure
Subject Re: XML -> PG ?
Date
Msg-id b42b73150905060822j627cb004nb79c16d4d6b0dd3e@mail.gmail.com
Whole thread Raw
In response to XML -> PG ?  ("Gauthier, Dave" <dave.gauthier@intel.com>)
Responses Re: XML -> PG ?
List pgsql-general
On Wed, May 6, 2009 at 10:47 AM, Gauthier, Dave <dave.gauthier@intel.com> wrote:
> Is there a way to read an XML file into a postgres DB?  I’m thinking that it
> will create and relate whatever tables are necessary to reflect whatever’s
> implied by the XML file structure.

since xml is basically completely unstructured, you are not giving
enough information about what you'd like to do. that said, be sure and
check out the pg xml extensions...

merlin

pgsql-general by date:

Previous
From: "Gauthier, Dave"
Date:
Subject: XML -> PG ?
Next
From: Merlin Moncure
Date:
Subject: Re: PGSQL x iptables