Re: Convert an XML database

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Aram Fingal <fingal(at)multifactorial(dot)com>, Postgres-General General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Convert an XML database
Date: 2014-05-21 15:24:34
Message-ID: 537CC532.6080108@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 05/21/2014 08:03 AM, Aram Fingal wrote:
>>
>> a generic ETL (extract, transform, load) tool that supports XML and postgresql should be able to do it, but its not something built into postgresql as-is. I can't recommend any specific ETL tool to do this as I've never needed to do this exactly.
>
> Thanks. That at least tells me that I am not missing something which would make this really easy.

The other thing to keep in mind is this note at the link you provided:

"The XML schema is currently in beta and is likely to change in the
coming weeks."

>
> -Aram
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Seref Arikan 2014-05-21 15:42:55 Function performance drops during execution of loop
Previous Message Bill Moran 2014-05-21 15:05:54 Re: pgtune and massive shared_buffers recommendation