Re: Import data from XML file - Mailing list pgsql-general

From Sam Mason
Subject Re: Import data from XML file
Date
Msg-id 20090826172002.GQ5407@samason.me.uk
Whole thread Raw
In response to Import data from XML file  (Erwin Brandstetter <brsaweda@gmail.com>)
List pgsql-general
On Wed, Aug 26, 2009 at 09:10:25AM -0700, Erwin Brandstetter wrote:
> How do you import data from an xml-file?

If they're all that small, put the file into the database as is and then
use xpath[1] to pull it apart and turn it into something a database
understand.

--
  Sam  http://samason.me.uk/

 [1] http://www.postgresql.org/docs/current/static/functions-xml.html#FUNCTIONS-XML-PROCESSING

pgsql-general by date:

Previous
From: Edwin Plauchu
Date:
Subject: Re: Import data from XML file
Next
From: imageguy
Date:
Subject: PG 8.2 instal on Win2k3 - unable to connect to test network socket