Re: Related to Inserting into the database from XML file - Mailing list pgsql-performance

From Jeff Davis
Subject Re: Related to Inserting into the database from XML file
Date
Msg-id 1156522767.1347.22.camel@dogma.v10.wvs
Whole thread Raw
In response to Related to Inserting into the database from XML file  ("soni de" <soni.de@gmail.com>)
Responses Re: Related to Inserting into the database from XML file  ("George Pavlov" <gpavlov@mynewplace.com>)
List pgsql-performance
On Fri, 2006-08-25 at 21:23 +0530, soni de wrote:
> Hello,
>
> I want to ask, Is there any way to insert records from XML file to the
> postgres database?

Try the contrib/xml2 module.

>
> Please provide me some help regarding above query.
>
> Postgres version which we are using is 7.2.4
>

I highly recommend upgrading if at all possible. That's quite an old
version.

Hope this helps,
    Jeff Davis



pgsql-performance by date:

Previous
From: "soni de"
Date:
Subject: Related to Inserting into the database from XML file
Next
From: Jean Arnaud
Date:
Subject: Changing max_connections without restart ?