Re: [GENERAL] bulk insert using COPY and PHP code

2010-07-02 Thread Babu R
the psql prompt. Thanks again, - Babu --- On Fri, 7/2/10, Pavel Stehule wrote: From: Pavel Stehule Subject: Re: [GENERAL] bulk insert using COPY and PHP code To: "Babu R" Cc: pgsql-general@postgresql.org Date: Friday, July 2, 2010, 4:22 PM 2010/7/2 Babu R > > Hello, > >

[GENERAL] bulk insert using COPY and PHP code

2010-07-02 Thread Babu R
Hello, Am exploring a way for bulk insert using \COPY with the CSV format data using PHP code. Is there any way to achieve this? Thanks, - Babu