Re: XML -> PG ?

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: "Gauthier, Dave" <dave(dot)gauthier(at)intel(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: XML -> PG ?
Date: 2009-05-06 15:22:31
Message-ID: b42b73150905060822j627cb004nb79c16d4d6b0dd3e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, May 6, 2009 at 10:47 AM, Gauthier, Dave <dave(dot)gauthier(at)intel(dot)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

In response to

  • XML -> PG ? at 2009-05-06 14:47:32 from Gauthier, Dave

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2009-05-06 15:24:45 Re: PGSQL x iptables
Previous Message Gauthier, Dave 2009-05-06 14:47:32 XML -> PG ?