Clear `events` table (if possible)

Operating system

Linux

Joplin version

3.0.1

Desktop version info

Joplin Server v3.0.1

Sync target

Joplin Server

What issue do you have?

I'm using Joplin Server 3.0.1 with my own PostgreSQL database (there is not inside a docker container, it runs on VDS) and I found that events table takes about 200 MB on disk

If it will continue, server space may end soon. And I don't want to increase space because I don't need it and don't want pay to.

So I got question about it. Can I safely clear (I mean TRUNCATE operation) events table?

Screenshots

I'm linking to a related pull request and its deletion logic for old events:

1 Like