From: | Jason Earl <jason(dot)earl(at)simplot(dot)com> |
---|---|
To: | Nathan Hill <cmsu_tech(at)yahoo(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: XML to Postgres conversion |
Date: | 2002-07-10 19:53:25 |
Message-ID: | 87wus3gy16.fsf@npa01zz001.simplot.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Nathan Hill <cmsu_tech(at)yahoo(dot)com> writes:
> Hello:
>
> I am trying to figure out how to import xml documents
> into a postgres database. I am running PostgreSql
> 7.1.3 on Red Hat 7.2 at the moment. I have several
> dynamic xml documents that I want imported into the
> database on a regular basis(through cron entries).
> >From my research so far, I know that there is
> middleware available to perform this, but am having
> some difficulty in finding the actual applications. I
> am trying to stay with open source applications, if
> possible. Can anyone give me any suggestions or
> resources to pull from?
>
> Thanks,
>
> N. Hill
What is it precisely that you want to do? Do you just want save the
XML text to the database, or do you want to populate PostgreSQL tables
with information provided in the documents? A more thorough
explanation (including perhaps some sample XML and table schemas)
would be helpful.
Jason
From | Date | Subject | |
---|---|---|---|
Next Message | Roderick A. Anderson | 2002-07-10 19:58:09 | MySQL password function |
Previous Message | Igor Sysoev | 2002-07-10 19:48:45 | Re: was there a change in FreeBSD SHM implementation from 4.4 to |