On Dec 10, 6:25 am, AcidTonic <[EMAIL PROTECTED]> wrote:
> I'm building an application to track IP addresses on many corporate
> networks with a single subnet having around 65535 rows for IP
> addresses..... Now this app has thousands of those subnets which means
> I have millions of rows for IP addresses.

Rather than simply consider how to delete those IPs, take a close look
at your database architecture as a whole. You're looking at db scaling
issues across the board. I'm not saying you can eliminate those
millions of rows, but its worth a think.

 -rob
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to