The following will explain in detail how Oracle handles the XML data and
also the indexing and searching mechanism for it:
http://www.oracle.com/technology/oramag/oracle/04-sep/o54xml.html
-
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)
On 1/24/07, Peter Eisentraut <[EMAIL PROTECTE
Shoaib Mir wrote:
> Do we have XML docs indexing mechanism in the todo's for 8.3? as this
> is one of the problem I faced while moving the Oracle like XML
> functionality to PostgreSQL using xml2 contrib.
Indexing of data types is done in terms of operator classes (or maybe
operator families in 8
Do we have XML docs indexing mechanism in the todo's for 8.3? as this is one
of the problem I faced while moving the Oracle like XML functionality to
PostgreSQL using xml2 contrib.
--
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)
On 1/24/07, Peter Eisentraut <[EMAIL PROTECTED]> wrot
On 1/22/07, Alexander B. <[EMAIL PROTECTED]> wrote:
Hi,
I need to install XML on Postgres 8.1.
What's the simples steps that I can follow?
I found on the internet, but there are many versions, packages and ways
to install.
What's the right way to install?
Can we compare the same powerful like Or
On 1/23/07, Alexander B. <[EMAIL PROTECTED]> wrote:
I installed from source.
Is there a tutorial to follow the installation?
I don't need so much features using xml, but basically store, request
and manipulate.
xml2 is just a contrib package. for installing any contrib package
go to contrib f
Joshua D. Drake wrote:
> PeterE do you have a specific TODO I can line item for the pending
> 8.3 release?
http://developer.postgresql.org/index.php/XML_Todo
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
---(end of broadcast)---
TIP
Peter Eisentraut wrote:
> Shoaib Mir wrote:
>>> 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.
>
> The functionality of the xml2 contrib module is almost
Shoaib Mir wrote:
> > 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.
The functionality of the xml2 contrib module is almost completely
orthogonal to what
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 <[EMAIL PROTEC
On 1/22/07, Alexander B. <[EMAIL PROTECTED]> 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
Hi,
I need to install XML on Postgres 8.1.
What's the simples steps that I can follow?
I found on the internet, but there are many versions, packages and ways
to install.
What's the right way to install?
Can we compare the same powerful like Oracle has on Xml?
If you could help me!!
Thanks in adv
11 matches
Mail list logo