TRIM on an external SSD for the RPi

I have DATA SET MANAGEMENT errors due to TRIM:

While it cannot be disabled completely due to the read-only system filesystem, I have found that

systemctl stop fstrim.timer

should disable trim for the current session.