Re: Related to Inserting into the database from XML file

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: soni de <soni(dot)de(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Related to Inserting into the database from XML file
Date: 2006-08-25 16:19:27
Message-ID: 1156522767.1347.22.camel@dogma.v10.wvs
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Jean Arnaud 2006-08-25 16:57:08 Changing max_connections without restart ?
Previous Message soni de 2006-08-25 15:53:38 Related to Inserting into the database from XML file