Tags

, , , , ,

While doing a research on improving the INSERT performance on PostgreSQL  i found the following useful links:

http://kaiv.wordpress.com/2007/07/19/faster-insert-for-multiple-rows/

http://stackoverflow.com/questions/1793169/which-is-faster-multiple-single-inserts-or-one-multiple-row-insert

N.B:If you played around or tested it , please share your experience.

Advertisement