Re: XML to Postgres conversion - Mailing list pgsql-sql

From Marc Spitzer
Subject Re: XML to Postgres conversion
Date
Msg-id 20020712220010.A75530@oscar.eng.cv.net
Whole thread Raw
In response to Re: XML to Postgres conversion  (<George.T.Essig@stls.frb.org>)
List pgsql-sql
On Thu, Jul 11, 2002 at 09:23:39AM -0500, George.T.Essig@stls.frb.org wrote:
> Look at contrib/xml at
> http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/xml/.  I never
> used this, but it might be useful.
> 
> George Essig
> 
> > Hello.
> >
> > I am trying to figure out how to import xml documents into a postgres
> > database.  I am running PostgreSql 7.1.3 on Red Hat 7.2 at the moment.
> > I have several dynamic xml documents that I want imported into the
> > database on a regular basis.  From my research so far, I know that
> > there is middleware available to perform this, but am having some
> > difficulty in finding the actual applications.  I am trying to stay
> > with open source applications, if possible.  Can anyone give me any
> > suggestions or resources to pull from?
> >
> > Thanks,
> >
> > N. Hill

tDOM and nstcl might ne what you need, and a little coding.

marc

> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
> 
> http://www.postgresql.org/users-lounge/docs/faq.html


pgsql-sql by date:

Previous
From: Jan Wieck
Date:
Subject: Re: Query kill
Next
From: Bruce Momjian
Date:
Subject: Re: Query kill