this post was submitted on 25 Sep 2025
15 points (100.0% liked)
Feddit UK
1667 readers
22 users here now
Community for the Feddit UK instance.
A place to log issues, and for the admins to communicate with everyone.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The pictrs db is at about 12 GB on disk, with < 300 GB of image data. It's not safe to back it up while it's running however, so it only gets done every update (unlike the main db that I try to keep at least weekly backups of). This is part of the motivation of moving pictrs to postgres, as that can safely be backed up while running.