![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re: Performance question about loggin application eventsby ozone (Friar) |
on Jun 21, 2007 at 14:33 UTC ( #622583=note: print w/replies, xml ) | Need Help?? |
As long as the table has no indices you should be fine.
I've tried this strategy and we were never able to effectively use the data because there were too many individual entries - queries took a very long time. In the end we wrote the data to a simple csv file and used a couple of Perl scripts to produce summaries and reports.
In Section
Seekers of Perl Wisdom
|
|