Re: [PERFORM] Insert slow down on empty database

2005-06-03 Thread Christopher Browne
In an attempt to throw the authorities off his trail, "Morgan" <[EMAIL PROTECTED]> transmitted: > At first I was using straight insert statments, and although they > were a bit slower than the prepared statments(after the restablished > connection) they never ran into this problem with the databas

[PERFORM] Insert slow down on empty database

2005-06-03 Thread Morgan
Hi, I am having a problem with inserting a large amount of data with my libpqxx program into an initially empty database. It appears to be the EXACT same problem discussed here: http://archives.postgresql.org/pgsql-bugs/2005-03/msg00183.php In fact my situation is nearly identical, with roughly