From: | "x asasaxax" <xanaruto(at)gmail(dot)com> |
---|---|
To: | "Bruce Momjian" <bruce(at)momjian(dot)us> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Postgre and XML |
Date: | 2007-11-19 21:23:40 |
Message-ID: | 91495cb0711191323w5281bd38p2ca2c60a079d70b@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I dont know how can i enable the xml in postgre. I´ve tried to do a xml
search function but it seams that the postgre doesen´t recognized the
function. How can I install and use the xml on the postgre?
Thanks
2007/11/19, Bruce Momjian <bruce(at)momjian(dot)us>:
>
> Peter Eisentraut wrote:
> > Am Montag, 19. November 2007 schrieb x asasaxax:
> > > I?m interested in running xml with postgre. I use postgre version
> 8.2
> > > and windows xp. I would like to know how can i enable the xml in the
> > > postgresql.
> >
> > That depends on what you want to do with it. XML is quite a broad
> topic.
>
> Here is our Postgres 8.2 documentation about XML:
>
> http://www.postgresql.org/docs/8.2/static/datatype-xml.html
>
> Postgres 8.3 has some new XML features:
>
> http://www.postgresql.org/docs/8.3/static/release-8-3.html
>
> --
> Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
> EnterpriseDB
> http://postgres.enterprisedb.com
>
> + If your life is a hard drive, Christ can be your backup. +
>
From | Date | Subject | |
---|---|---|---|
Next Message | Sean Davis | 2007-11-19 21:29:51 | plpython array support |
Previous Message | Alvaro Herrera | 2007-11-19 20:19:41 | Re: Foreign keys and inheritance |