vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   Deleting a forum - Will it Remove All Posts in that Forum? (https://vborg.vbsupport.ru/showthread.php?t=187065)

Heath 08-02-2008 11:34 PM

Deleting a forum - Will it Remove All Posts in that Forum?
 
I have 5million+ posts in my forum and it is killing my server. I want to completely remove a entire forum and subforum. Will that also delete all the posts?

If not. How can I quickly remove around 3million posts with out causing any issues with my vb?

lane 08-02-2008 11:39 PM

Quote:

Originally Posted by Heath (Post 1590207)
I have 5million+ posts in my forum and it is killing my server. I want to completely remove a entire forum and subforum. Will that also delete all the posts?

If not. How can I quickly remove around 3million posts with out causing any issues with my vb?

I highly doubt the posts are killing your server, why dont you set it up to archive the old posts?

In regards to killing your server, how exactly are posts doing that?

Heath 08-02-2008 11:51 PM

Well, I know for a fact the amount of posts is what is killing the server considering the threads and posts part of my DB is 5.6 GB a piece. Which makes my DB over 11GB. So yes, it is most definitely the posts. Every time some one trys to view a post or forum it has to sort through 11GB of posts to find the right ones. VB people have already confirmed this is the case.

How do we set it up to archive posts with out storing a mass amount of data?

nexialys 08-03-2008 02:06 AM

actually the logic of your analysis is false... the system does not "search" for post x... the index of your forum is clear and the system knows where the post is located, it does not have to browse all of the posts to seek them.

also, 5 millions posts is not that big... i suppose your server needs optimization, but that's not major... i had to reconstruct the biggest vBulletin forums on the market and i can tell you that it's more easy than thought.. just need to be done the right way.

instead of deleting, you may have to evaluate an expert optimization...

Heath 08-03-2008 04:55 AM

How about some tips then if it is as easy as you make it sound?

nexialys 08-03-2008 01:44 PM

it's easy for someone who knows what he do... i usually know... for someone ot aware of all the little webmastering tricks, it's a real mess to start with.

but basically, you need to have your tables optimized, datastore rebuilt, split your forums in sub-forums when possible/needed, you also need to switch to FULLTEXT search when it's not, so your database is not filled with millions of indexes... lowering some datelines and setting some features to lower priority is also needed to make your searches faster...


All times are GMT. The time now is 04:37 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01074 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete