I love the Raspberry Pi, and I love Percona server. The combination of the two can provide a nice home database. I have been running a Percona Server database since 2019 to hold all the weather information, that I collect from several of my Weather Stations.
I did a my first blog post on installing Percona Server 5.7 on the Raspberry Pi 3+.
You can read that blog post here: How to Build a Percona Server “Stack” on a Raspberry Pi 3+
Fast forward to 2022 and we now have the resources to build Percona Server 8.0 64-bit on the Raspberry Pi. In this post I will cover building and installing Percona Server 8.0.29 and Percona XtraBackup 8.0.29.
Prereqs:
- Raspberry Pi 3B+, 4 or 400 (any memory size will work).
- 128GB or 256GB microSD card. Of course you can go …