This page lists feedback entries tagged with table sorted on number of contributions
It would interesting to be able to "purge" old data in phpMyVisites, when the database gets to big for example.
You could purge datas such as "referers", "visitor configuration" or "pages view details" but keep the 'numbers' such as visits, no of page views, etc. ; we could keep the numbers simply because the size is very small in database.
Currently this is not really possible to implement this with the current architecture, but we would like to know if this feature is worth the job.
It would be useful to be able to backup the phpmyvisites tables in a .tar.gz file on the server. Then you could download this file and save it on your computer. It would make it easy to upload this database to a new server, or to restore it after a server crash.