From: | "Rajesh Kumar Mallah" <mallah(dot)rajesh(at)gmail(dot)com> |
---|---|
To: | "Alexander B(dot)" <burbello3000(at)yahoo(dot)com(dot)br> |
Cc: | "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: Install XML on Postgres 8.1 |
Date: | 2007-01-22 16:01:48 |
Message-ID: | a97c77030701220801q7c56b82fjd5149305446b0d01@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On 1/22/07, Alexander B. <burbello3000(at)yahoo(dot)com(dot)br> wrote:
> Hi,
> I need to install XML on Postgres 8.1.
XML support is provided in PostgreSQL via a contrib module xml2.
look for xml related folders in contrib folder after untarring the pgsql
source. go through the README files on contrib modules to
know the features.
> What's the simples steps that I can follow?
how have you installed postgresql ?
> I found on the internet, but there are many versions, packages and ways
> to install.
> What's the right way to install?
have you installed from source or rpm ?
>
> Can we compare the same powerful like Oracle has on Xml?
what is your requirement ? postgresql xml2 module i think has xslt and xpath
support. check the README file of xml2 folder.
>
> If you could help me!!
> Thanks in advance.
>
>
>
>
>
> _______________________________________________________
> Yahoo! Mail - Sempre a melhor opção para você!
> Experimente já e veja as novidades.
> http://br.yahoo.com/mailbeta/tudonovo/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2007-01-22 16:01:56 | Re: server process (PID xxx) was terminated by signal 7 |
Previous Message | Benjamin Otto | 2007-01-22 15:41:59 | Installation under WinXP |