|
|||||||||||
|
[PHP] [newbie] How to do "batch insert"?
From: ÀîÑå Ian Li <liyan82(at)gmail.com>
Date: Fri Jun 08 2007 - 04:44:10 EDT
<?php
pg_execute($dbconn, "ins_lgs",$p["acls"][i]);
}
I wonder while doing so, will it commit in each LOOP or just ONCE? Thanks and Regards, Ian ---------------------------(end of broadcast)---------------------------TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq Received on Fri Jun 8 04:46:09 2007 This archive was generated by hypermail 2.1.8 : Fri Jun 08 2007 - 04:50:02 EDT |
||||||||||
|
|||||||||||