On 10/21/07, Ravi <[EMAIL PROTECTED]> wrote:
> Maybe you have a point. I will do performance testing and then decide if
> I should try to optimize to that point.
>
> Yes the logging is just one simple insert into the database.

Does your database support some form of INSERT DELAYED ?

Like MySQL does: http://dev.mysql.com/doc/refman/5.0/en/insert-delayed.html


-- 
Greg Donald
http://destiney.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to