Hello,
We recently upgraded our journal portal to OJS 3.5.0-3.
Our web server is nginx, and the database backend is PostgreSQL 17.7.
Overall, OJS feels very fast in many public-facing areas of the system. However, we are experiencing severe performance issues in some administrative sections, especially the Editor Dashboard, and the problem becomes more evident in views that list a large number of submissions.
We are currently working with a 2-minute timeout, but even so, the submission lists do not always load successfully. In many cases, the connection is terminated due to a timeout before the list finishes loading:
Are there any database-level adjustments that should be considered in this case?
For example, additional index creation, query optimization, or any specific PostgreSQL configuration that could improve performance in this particular area of the system?
I am especially interested in improvements related to submission listings and the Editor Dashboard, where performance degradation is most noticeable.
Regards,
Tarcisio Pereira

