Re: [GENERAL] procedure to load xml file data in postgesql

2008-07-27 Thread Stephane Bortzmeyer
On Sat, Jul 26, 2008 at 02:32:05PM -0700, aravind chandu <[EMAIL PROTECTED]> wrote a message of 149 lines which said: > I have to load xml file data into postgresql database > table using a stored procedure,but I didn't have any > idea how to start it. Well,

[GENERAL] procedure to load xml file data in postgesql

2008-07-26 Thread aravind chandu
Hello, I have to load xml file data into postgresql database table using a stored procedure,but I didn't have any idea how to start it.Can you please help me how to do this.Your suggestion is greatly appreciated.Its very important to me. Thanks in advance, Avin.