Arthur Erdös wrote: > ok, its not really fast, but it runs on my development machine (AMD64, 4 > GB of RAM, Ubuntu). mysql on the same machine, database with 175 tables > and 2,3 GB data. that could probably slow down scripts, don't you agree? no. you have 4 F'ing gigs of ram on your desktop and it's a freakin' DB - they are supposed to handle *massive* ammounts of data ... you might consider analysing the queries you have and figuring out what an INDEX is for. > > >> On Thu, 2007-04-12 at 17:59 +0200, Arthur Erdös wrote: >>>> are you experiencing severe load on the server whilst the script is running? >>>> and/or is the script actually very, very slow? >>> well, the script is not very, very slow... it takes ~3-4 seconds to >>> generate each newsletter (including database querys for the customized >>> data) >> I would consider that slow :| >> >> Cheers, >> Rob. > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php