Re: [ADMIN] FW: How to upload data to postgres

Поиск
Список
Период
Сортировка
От Ben Kim
Тема Re: [ADMIN] FW: How to upload data to postgres
Дата
Msg-id Pine.GSO.4.64.0809101552380.15776@coe.tamu.edu
обсуждение исходный текст
Ответ на Re: FW: How to upload data to postgres  (aklaver@comcast.net (Adrian Klaver))
Список 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 по дате отправления:

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: RV: You need to rebuild PostgreSQL using --with-libxml.
Следующее
От: Chris Browne
Дата:
Сообщение: Re: PostgreSQL process architecture question.