Sorin Schwimmer <[EMAIL PROTECTED]> writes: > My suggestion is to allow INSERT to do it REPEAT x.
You can do that today. INSERT INTO foo SELECT const1,const2,... FROM generate_series(1,1000); regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org