Re: XML in PostgreSQL

From: Dennis Gearon <gearond(at)cvc(dot)net>
To: Joel Rodrigues <borgempath(at)Phreaker(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: XML in PostgreSQL
Date: 2003-02-27 06:41:45
Message-ID: 3E5DB329.D1B63EBD@cvc.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Are you trying to get some schema in Postgres database design to match
some XML schema, or just store XML in Postgres?

Joel Rodrigues wrote:
>
> Hi,
>
> Surprisingly there doesn't seem to be much discussion about the
> issue of storing and working with XML in PostgreSQL. Or maybe
> this is the wrong list to look for that ?
>
> The README in Contrib/XML in PostgreSQL 7.2.2 by John Gray is
> dated 16 August 2001, and the identically dated TODO file lists
> some very important things. Has there been any update of this or
> related work for PostgreSQL ?
>
> My interest is in working with 'document-centric' XML. Would
> using an external XML module, such as Python's PyXML allow for
> sufficiently quick performance, or at least performance that
> would be comparable to that of using a native PostgreSQL module ?
>
> Any and all suggestions, opinions welcome
>
> Cheers,
> Joel
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

--

Carpe Dancem ;-)
-----------------------------------------------------------------
Remember your friends while they are alive
-----------------------------------------------------------------
Sincerely, Dennis Gearon

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Shridhar Daithankar 2003-02-27 07:07:28 Re: 7.4?
Previous Message Oleg Samoylov 2003-02-27 06:25:18 Re: timezone_hour missing