Re: Install XML on Postgres 8.1

From: "Shoaib Mir" <shoaibmir(at)gmail(dot)com>
To: "Rajesh Kumar Mallah" <mallah(dot)rajesh(at)gmail(dot)com>
Cc: "Alexander B(dot)" <burbello3000(at)yahoo(dot)com(dot)br>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Install XML on Postgres 8.1
Date: 2007-01-23 08:22:52
Message-ID: bf54be870701230022y1a743c0ft62e0503d9ff8b5da@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

>
> Can we compare the same powerful like Oracle has on Xml?

I don't think so that current xml2 support is according to the SQL 2003
standards and for now it is I guess just the basic one.

--------------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)

On 1/22/07, Rajesh Kumar Mallah <mallah(dot)rajesh(at)gmail(dot)com> wrote:
>
> 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
> >
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Achilleas Mantzios 2007-01-23 08:52:28 Re: server process (PID xxx) was terminated by signal 7
Previous Message Rajesh Kumar Mallah 2007-01-23 08:21:17 Re: RESTORE SCHEMA