vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Is That Possible to separate forum category database ? (https://vborg.vbsupport.ru/showthread.php?t=321122)

MyMee 12-17-2015 01:43 PM

Is That Possible to separate forum category database ?
 
now i have 3GB Size on my table " post "
and MySQL become crash and need repair every weekend
is that possible or anyone can recode the vbulletin for make different table of database for each category ?.

Example :

table : post_categorycar
table : post_categorylounge
table : post_categorymobile
table : post_categoryjokes

i hope you understand what i mean

Dave 12-17-2015 02:09 PM

If your server can't handle 3GB then there's another problem going on here. 3GB is not mind blowing high for the post table. Are you on shared hosting? VPS? Dedicated server?

Making a new table for each category is very wrong, vBulletin normalized the database for a reason. :)
And such modification is pretty much impossible, requires a lot of work.

squidsk 12-17-2015 02:15 PM

Quote:

Originally Posted by Dave (Post 2560676)
Making a new table for each category is very wrong, vBulletin normalized the database for a reason. :)

The vb database is not normalized, you don't need to look beyond the user table to see that.

Dave 12-17-2015 02:19 PM

Yes I agree that they didn't normalize it to perfection, but I'm sure you know what I meant by that in this context.

Bit off-topic but a while ago I saw someone with a custom site that created a table for each customer with 30+ columns in each table. :D

MyMee 12-17-2015 02:23 PM

Quote:

Originally Posted by Dave (Post 2560676)
If your server can't handle 3GB then there's another problem going on here. 3GB is not mind blowing high for the post table. Are you on shared hosting? VPS? Dedicated server?

Making a new table for each category is very wrong, vBulletin normalized the database for a reason. :)
And such modification is pretty much impossible, requires a lot of work.

Quote:

Originally Posted by squidsk (Post 2560678)
The vb database is not normalized, you don't need to look beyond the user table to see that.

Quote:

Originally Posted by Dave (Post 2560680)
Yes I agree that they didn't normalize it to perfection, but I'm sure you know what I meant by that in this context.

Bit off-topic but a while ago I saw someone with a custom site that created a table for each customer with 30+ columns in each table. :D


because i have dream
possible make specific category of forum maintenance the database table
example : category JOKES have 2GB Size, and we close this this category, then we do the maintenance example analyze, repair etc. But other category still running smoothly.

Dave 12-17-2015 02:25 PM

Unfortunately it's not an option to make a table for each category. You'll have to upgrade your current server situation and/or tune/optimize your (My)SQL server.


All times are GMT. The time now is 12:28 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.01119 seconds
  • Memory Usage 1,723KB
  • 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
  • (4)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