Skip to content

Improve the performance and decrease the memory usage when running the upgrade #9085

Open
pkp/ojs
#3948
@jonasraoni

Description

@jonasraoni

Describe the bug
At the issue #8929, the user had an issue with memory limit.
I think it's worth to add an ini_set('memory_limit', -1), at least for the upgrade, this should probably be also backported to at least OJS 3.3.

According to the user the installation has a 30GB database (must be probably the size of a .sql file) and more than 18K users.

Solution
Fix the upgrade scripts, which shouldn't be consuming so much memory.

What application are you using?
OJS 3.4rc3

Metadata

Metadata

Assignees

Labels

Enhancement:2:ModerateA new feature or improvement that can be implemented in less than 4 weeks.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions