From: | Ewald Geschwinde <webmaster(at)geschwinde(dot)net> |
---|---|
To: | Dan Ostrowski <dan(at)triad-dev(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: XML and PostgreSQL |
Date: | 2002-09-11 20:59:47 |
Message-ID: | 3D7FAEC3.6080706@geschwinde.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Dan Ostrowski wrote:
>I am wondering if any of you work with XML-PostgreSQL extensively.
>
>I usually do presentations in HTML for web stuff, but I am now about to
>embark on a large ( for me ) project with potentially many layers of
>presentation and data manipulation.
>
>I am wondering how well PostgreSQL deals with XML and whether, in your
>optinions, it is worth trying to learn a decent amount of XML to
>accomodate this project. It's going to be quite long anyhow, since i am
>doing it pretty much pro-bono and by myself, so a little research time might be alright if the advantages are great enough.
>
>thoughts?
>
>regards,
>dan
>
>---------------------------(end of broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?
>
>http://www.postgresql.org/users-lounge/docs/faq.html
>
>
>
>
Why don't you just use the new ltree in contrib. I think this is the
best solution for working with XML-documents and store them in postgresql
Have a look at it.
http://www.sai.msu.su/~megera/postgres/gist/ltree/
Ewald Geschwinde
From | Date | Subject | |
---|---|---|---|
Next Message | Roderick A. Anderson | 2002-09-11 21:11:40 | max | last INET in table |
Previous Message | Jeff Davis | 2002-09-11 20:56:54 | Re: XML and PostgreSQL |