Re: XML from postgreSQL tables

From: Jeff Davis <list-pgsql-general(at)empires(dot)org>
To: Evgeniy Strokin <evgeniy_strokin(at)yahoo(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: XML from postgreSQL tables
Date: 2002-05-15 18:46:49
Message-ID: 200205151848.LAA06999@smtp.ucsd.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I don't think postgres has any routines to generate xml. You might look into
your application language; most have quite extensive xml libraries. There
might be some better support in the future, but it's primarily an
application's job to do that kind of thing.

Regards,
Jeff

On Wednesday 15 May 2002 06:58 am, Evgeniy Strokin wrote:
> Hi,
> Does PostgreSQL generate XML?
> I need get result of query not like recordset but like
> XML (probably XML will be in recordset but it’s ok).
> If it doesn’t support now may be some plans for
> future?
> Thanks
> Jenya
>
>
> __________________________________________________
> Do You Yahoo!?
> LAUNCH - Your Yahoo! Music Experience
> http://launch.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Doug Fields 2002-05-15 19:31:30 Force a merge join?
Previous Message Keehan Mallon 2002-05-15 17:10:31 Re: Configure problems with readline Mandrake 8.2 and postgres 7.2.1