Re: [ADMIN] FW: How to upload data to postgres - Mailing list pgsql-general

From Ben Kim
Subject Re: [ADMIN] FW: How to upload data to postgres
Date
Msg-id Pine.GSO.4.64.0809101552380.15776@coe.tamu.edu
Whole thread Raw
In response to Re: FW: How to upload data to postgres  (aklaver@comcast.net (Adrian Klaver))
List pgsql-general
From: "Markova, Nina" <nmarkova@NRCan.gc.ca>
> I also plan to try to export data in XML format (from Ingres) and import
> it to Postgres.
>
> I didn't find any utility for importing XML data into Postgres.

You can possibly use perl's XML::Xpath for XML import (DBIx::XML_RDB for
export), assuming the table is already created in postgresql.

You just need to find the right node names.


HTH

Ben

pgsql-general by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: RV: You need to rebuild PostgreSQL using --with-libxml.
Next
From: Chris Browne
Date:
Subject: Re: PostgreSQL process architecture question.