by Marcus Rath 13. December 2020 Upgrade PostgreSQL from version 9 to 10 on Ubuntu Determine actual version$ sudo -u postgres psql Exit withpostgres=# \q First install new version To install the new version, I... PostgreSQL