Re: XML and Postgres
От | brew@theMode.com |
---|---|
Тема | Re: XML and Postgres |
Дата | |
Msg-id | Pine.BSF.4.58.0503171224290.98143@themode.com обсуждение исходный текст |
Ответ на | Re: XML and Postgres (Greg Lindstrom <greg.lindstrom@novasyshealth.com>) |
Ответы |
Re: XML and Postgres
|
Список | pgsql-novice |
Greg..... > 1. Do I understand correctly that using one of these tools I can hand my > xml-formatted data file to postgres and it will be inserted into the > database? Hopefully for you somebody else might know of something like that! Sorry to tell you, but I'm handling it manually. The perl program just serves as the bridge between the two databases. I had to manually normalize the database that I was going to pump the data into, then I had to write a bridging program to parse the data out of the XML file, loading each piece of data into a variable, then inserting or updating the proper table in the database with it. It's not the automatic solution you sound like you are hoping for. That's what I meant by writing 'hopefully somebody else can give you a direct solution'. Good luck finding what you need, maybe somebody else knows how to make postgreSQL handle XML data directly or knows of a database that will (and still be fast, etc.). brew ========================================================================== Strange Brew (brew@theMode.com) Check out my Stock Option Covered Call website http://www.callpix.com and my Musician's Online Database Exchange http://www.TheMode.com ==========================================================================
В списке pgsql-novice по дате отправления: