Re: pgAdmin and XML

From: Gordon Haverland <ghaverla(at)shaw(dot)ca>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: pgAdmin and XML
Date: 2006-07-29 19:15:16
Message-ID: 200607291315.17217.ghaverla@shaw.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

> > 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?

There are lots of modules in the Perl world (at CPAN) which can
help in moving data from one format to another, or into a
database. They all involve writing a little bit of code in perl
however.

DBIx::Admin::BackupRestore would be my first guess as a module to
look at.

Gord

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message julian howard 2006-07-29 19:18:37 pgAdmin and XML (Navicat)
Previous Message Shoaib Mir 2006-07-29 19:04:37 Re: pgAdmin and XML