View Single Post

   
  #4 (permalink)  
Old 04-18-2008, 12:36 PM
Chris Mair
 
Posts: n/a
Default Re: insertion of bytea

>>Is there a better, faster way to do these inserts?
>
> COPY is generally the fastest way to do bulk inserts (see
> PQputCopyData).


Thanks
I'll give that I try and report the results here later.

Bye, Chris.




---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote