Re: how to read /write xml data and insert into the postgres

From: Tsirkin Evgeny <tsurkin(at)mail(dot)jct(dot)ac(dot)il>
To: Somasekhar Bangalore <sbangalore(at)zensutra(dot)com>
Cc: Greg Sabino Mullane <greg(at)turnstep(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: how to read /write xml data and insert into the postgres
Date: 2004-09-27 09:15:45
Message-ID: Pine.LNX.4.58.0409271113050.30314@p-roman.jct.ac.il
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, 27 Sep 2004, Somasekhar Bangalore wrote:

> Hi All,
>
>
> I have another question. Can I retrieve data in XML format. Also can I read XML data and insert into the database. If So please send me an example.
>
I dont' think so but i think you can translate the xml to format that COPY
will understand
> My previous question. How to load data from a text file just like sqlloader in oracle.
>

I am not sure what the sqlloader does ,but look into COPY command

> Thanks in advance
> -Som
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
>

--
Evgeny.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Christian Fowler 2004-09-27 14:43:54 short lines in big dump prevent backup
Previous Message Jean-Max Reymond 2004-09-27 09:12:00 Re: how to read /write xml data and insert into the postgres database