Re: XML to Postgres conversion

From: Marc Spitzer <marc(at)oscar(dot)eng(dot)cv(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: XML to Postgres conversion
Date: 2002-07-13 02:00:10
Message-ID: 20020712220010.A75530@oscar.eng.cv.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

On Thu, Jul 11, 2002 at 09:23:39AM -0500, George(dot)T(dot)Essig(at)stls(dot)frb(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Marc G. Fournier 2002-07-13 02:25:44 Re: I am being interviewed by OReilly
Previous Message Robert Treat 2002-07-12 22:47:02 Re: looking up field names

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 2002-07-13 02:13:11 Re: Query kill
Previous Message Jan Wieck 2002-07-12 17:53:28 Re: Query kill