Re: xml2 support

From: Serdar Gül <coderserdar(at)gmail(dot)com>
To: Rob Sargent <robjsargent(at)gmail(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: xml2 support
Date: 2011-03-23 17:10:03
Message-ID: AANLkTin5St3axRU-rU6cW-9qRPOu97376A3Y0hSQkohb@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

if you want to export the data in xml type
i suggest you to use the EMS SQL Manager for PostgreSQL
because
you can export the whole table or an executed query in many different file
types including xml

2011/3/23 Rob Sargent <robjsargent(at)gmail(dot)com>

> I'm confused by the deprecation notice on xml2 seen here<http://www.postgresql.org/docs/9.0/interactive/xml2.html>
> .
>
> What if anything was removed in the making of 8.4? Was the newer standard
> API implemented? Do I still need namespaces?
>
> I'm running PostgreSQL 9.0.3 built locally with --with-libxml. Which
> version, w.r.t. to the deprecation, might I be using.
>
> rjs
>
>

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Rob Sargent 2011-03-23 18:00:05 Re: xml2 support
Previous Message Rob Sargent 2011-03-23 17:05:25 xml2 support