Re: pgAdmin and XML

From: "Shoaib Mir" <shoaibmir(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: pgAdmin and XML
Date: 2006-07-29 18:38:11
Message-ID: bf54be870607291138p14f8d83ajb4bef8f04797a6a2@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Try using xml2 contrib module (
http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/xml2/) for
PostgreSQL.

Thanks,
--
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)

On 7/29/06, julian howard <julianhwrd(at)yahoo(dot)com> wrote:
>
> I have data saved as xml. Can pgAdmin use xml as a
> data source, if so how? If not, how can I achieve
> integration with outside data?
>
> I've used an app called Navicat that works great, but
> I can't afford it yet. So I'm looking for another
> solution.
>
> Thoughts? Suggestions?
>
> thx
>
>
> j
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match
>

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message julian howard 2006-07-29 19:01:33 Re: pgAdmin and XML
Previous Message julian howard 2006-07-29 18:32:24 pgAdmin and XML