PostgreSQL Installation on Ubuntu
On the way to install Nextcloud we’ve already completed the initial setup of our VPS and the installation of a webserver (Nginx).
We’ll now proceed with the installation of PostgreSQL, a relational database management system.
I’m currently using Ubuntu 20.04, but these instructions are equally valid for other Ubuntu versions.
Read the tutorial...