Skip to content

fast growing database since update 1.8.0 -> 1.8.7 #4642

@rasos

Description

@rasos

We run a large etherpad instance since many years. After updating from ep 1.8.0 to 1.8.7 the size of the database has nearly doubled the last 12 days. Usage was even less during holiday season (as seen in traffic monitoring).

3 days ago:

# ls -lh /var/lib/mysql/etherpadlite
total 44G
-rw-rw---- 1 mysql mysql   65 Feb 20  2013 db.opt
-rw-rw---- 1 mysql mysql 1.4K Jul 30  2018 store.frm
-rw-rw---- 1 mysql mysql  42G Jan  7 14:28 store.MYD
-rw-rw---- 1 mysql mysql 1.6G Jan  7 14:28 store.MYI

today:

# ls -lh /var/lib/mysql/etherpadlite
total 53G
-rw-rw---- 1 mysql mysql   65 Feb 20  2013 db.opt
-rw-rw---- 1 mysql mysql 1,4K Jul 30  2018 store.frm
-rw-rw---- 1 mysql mysql  51G Jän 10 18:34 store.MYD
-rw-rw---- 1 mysql mysql 1,7G Jän 10 18:34 store.MYI

File upload plugin is enabled, but that loads files into the files system (checked).

List of installed plugins

tables4
ep_image_upload
ep_toc
headings
slideshow
scrolltoanchor
code_formatting 
message_all
print
loading_message

Anybody observing similar grow of database size? Is there any ep tool to observe what is really going on in the database?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions