Re: xml output

From: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
To: "Murali K(dot) Maddali" <maddalimurali(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: xml output
Date: 2006-03-22 14:07:18
Message-ID: 20060322140718.GF15742@pervasive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Mar 20, 2006 at 06:22:32PM -0600, Murali K. Maddali wrote:
> Hello Guys,
>
> I am trying to export the data out of the database directly to an xml
> file. Is there a way that I could this in PostgreSQL.

Not automatically. You'll need to build the XML by hand, or by using
something like perl.
--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

In response to

  • xml output at 2006-03-21 00:22:32 from Murali K. Maddali

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-03-22 14:12:27 Re: invalid page header
Previous Message Jim Buttafuoco 2006-03-22 13:49:48 Re: Enforcing serial uniqueness?