$dbh->do(qq{PRAGMA synchronous=OFF;}); $dbh->do(qq{PRAGMA temp_store=MEMORY;});