View Single Post

   
  #1 (permalink)  
Old 04-19-2008, 06:53 AM
Arnau
 
Posts: n/a
Default How import big amounts of data?

Hi all,

Which is the best way to import data to tables? I have to import
90000 rows into a column and doing it as inserts takes ages. Would be
faster with copy? is there any other alternative to insert/copy?

Cheers!

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

http://archives.postgresql.org

Reply With Quote