Jump to content

ps_connection


Recommended Posts

I see that in my database there are 2 tables that are growing up too much and I think that are slowing down my website.

 

PS_connections   9mb

PS_connections_source  9mb

 

what are they about? I mean, can I empty them in mysql db without any issue?

PS 1.6.0.8

 

thank you. :)

Link to comment
Share on other sites

what I found about those tables is that once they get to large, then cart can stop working, this happened to me.  From on IP (home) and for six bloody months I could not keep product in the cart.  From any other IP it worked fine.  Then one day I was exporting my db and because these tables so large, I emptied them.

 

I could then use cart from home, and slept better.

 

Note:  always export db (back up) before making manual changes.

 

These three(3) tables can be emptied.  

 

12.03.2014-10.02.png
http://screencast.com/t/KLTaiBbYA

  • Like 1
Link to comment
Share on other sites

I'll try to empity these two:

 

PS_connections

PS_connections_source

 

the other one is not so large in my db.

 

I'd like to disable some modules since I have 27 active modules in the Analytics and Stats section.

They seem too much to me. :blink: 

 

then I want to try google page speed to see the difference, if any.

Edited by nicola82 (see edit history)
Link to comment
Share on other sites

You are right it is not full, just 86942 rows in 1 month of useless data that I already have from analytics.

 

yes I do not disagree, I would try to find an automatic way to clear them on occasion.  mysql trigger, something on hosting side..there is no native feature that will do it...I asked nemo1 if his cache module did ps_connections...he said no...I would be reluctant to use 'cleaner module' as they typically cause more problems that they are worth, ,but if you find one make sure top notch developer..else  all bets are off.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...