Re: pgAdmin and XML - Mailing list pgsql-novice

From Gordon Haverland
Subject Re: pgAdmin and XML
Date
Msg-id 200607291315.17217.ghaverla@shaw.ca
Whole thread Raw
In response to Re: pgAdmin and XML  (julian howard <julianhwrd@yahoo.com>)
Responses Re: pgAdmin and XML (Navicat) 2
List pgsql-novice
> > On 7/29/06, julian howard <julianhwrd@yahoo.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

pgsql-novice by date:

Previous
From: "Shoaib Mir"
Date:
Subject: Re: pgAdmin and XML
Next
From: julian howard
Date:
Subject: pgAdmin and XML (Navicat)