Re: postgres and xml - Mailing list pgsql-general

From Bruce Momjian
Subject Re: postgres and xml
Date
Msg-id 200506101602.j5AG2TS04672@candle.pha.pa.us
Whole thread Raw
In response to postgres and xml  (Hrishikesh Deshmukh <hdeshmuk@gmail.com>)
Responses Re: postgres and xml  (Sean Davis <sdavis2@mail.nih.gov>)
List pgsql-general
Hrishikesh Deshmukh wrote:
> Hi All,
>
> Is there a way that makes it possible to export sql query results as a xml file?
> I use postgres 7.4.7 on a debian system. Do i need any packages to
> export query results as a xml file if its possible?

No, we have discussed it but it seems there is no standard XML export
format for databases, so you have to use something to use the COPY
output into XML.  Perhaps there is an CSV to XML conversion tool you can
use.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Hrishikesh Deshmukh
Date:
Subject: postgres and xml
Next
From: David Siebert
Date:
Subject: 8.0 Install issues