Installing PostgreSQL on Alpine RPi
Now that I have successfully installed Alpine on the Raspberry Pi I will be using as my database server, it’s time to install PostgreSQL. When doing something new and unfamiliar, it’s good practice to search and see if any guides exist. Since the work I’m doing doesn’t involve edge cases or exotic technologies, I usually find a guide that’s fairly close to what I’m doing. On and off the beaten path That said, every field has its “ruts” and industry standard technologies, and the further you get from that beaten path the more manual work, intervention, and research you will need to do....