Notes for how to install a specific version of PostgreSQL. Installation ref: https://www.postgresql.org/download/linux/ubuntu/ To use the PostgreSQL Apt Repository # Create the file repository configuration: sudo sh -c 'echo "deb http://apt.postgresql.org/pub/repos/apt $(lsb_release -cs)-pgdg main" >