09-02-2000, 11:21 PM
Hello,
I would like to keep some of my older posts but since my board is a little busy I feel that I have to delete and prune posts to keep it from running slow.
I just got suspended from communitech for too many mysql requests which I think happened because of a bug in an older post. I dont my account back one minute after picking up the phone but I do not want this to happen again and I would like to have less requests to my database while still allowing people to read old posts.
I deleted the post and another 20,000 posts just to be sure.
What I need is a hack that automatically (cron job maybe) or by request in the control panel can first close and then convert older messages that haven't been replied to in thirty days to html and create an index of all the older html pages.
All posts over thirty days would be more or less archived but out of my mysql database because it doesn't need to be replied to but maybe referenced by a link.
It would help if this could be searchable too.
I understand that might be slower or cause a problem but if they are converted to html it might get more listing in search engines and I will not feel so bad after pruning to keep the database tables smaller.
Does everyone understand what I mean?
Basically removes older posts out of the mysql database and into html form while creating a index that has the title and the link of each older posts.
I would assume that all of this is possible and that others would need this feature if they have steadily growing tables and free space left from converting from ubb and wanting to limit the connects to the mysql database.
Dump database to text files for backup and convert to html.
This feature might be a good addition to this already great program.
thanks.
I would like to keep some of my older posts but since my board is a little busy I feel that I have to delete and prune posts to keep it from running slow.
I just got suspended from communitech for too many mysql requests which I think happened because of a bug in an older post. I dont my account back one minute after picking up the phone but I do not want this to happen again and I would like to have less requests to my database while still allowing people to read old posts.
I deleted the post and another 20,000 posts just to be sure.
What I need is a hack that automatically (cron job maybe) or by request in the control panel can first close and then convert older messages that haven't been replied to in thirty days to html and create an index of all the older html pages.
All posts over thirty days would be more or less archived but out of my mysql database because it doesn't need to be replied to but maybe referenced by a link.
It would help if this could be searchable too.
I understand that might be slower or cause a problem but if they are converted to html it might get more listing in search engines and I will not feel so bad after pruning to keep the database tables smaller.
Does everyone understand what I mean?
Basically removes older posts out of the mysql database and into html form while creating a index that has the title and the link of each older posts.
I would assume that all of this is possible and that others would need this feature if they have steadily growing tables and free space left from converting from ubb and wanting to limit the connects to the mysql database.
Dump database to text files for backup and convert to html.
This feature might be a good addition to this already great program.
thanks.