Re: [GENERAL] psql Copy question

2006-02-20 Thread A. Kretschmer
am 19.02.2006, um 23:24:57 -0800 mailte Virag Saksena folgendes: > Hi, > I am using copy command in psql to load several million rows from a file > Is it possible to have a progress indicator print a dot after every 100,000 > rows are inserted ? split the file into files with only 100,000 ro

Re: [GENERAL] psql Copy question

2006-02-20 Thread Richard Huxton
Virag Saksena wrote: Hi, I am using copy command in psql to load several million rows from a file Is it possible to have a progress indicator print a dot after every 100,000 rows are inserted ? No - sorry. -- Richard Huxton Archonet Ltd ---(end of broadcast)--