我在kali linux中有问题postgresql-10
│
│ The PostgreSQL version 10 is obsolete, but the server or client packages
│ are still installed. Please install the latest packages (postgresql-11
│ and postgresql-client-11) and upgrade the existing clusters with
│ pg_upgradecluster (see manpage).
│
│ Please be aware that the installation of postgresql-11 will
│ automatically create a default cluster 11/main. If you want to upgrade
│ the 10/main cluster, you need to remove the already existing 11 cluster
│ (pg_dropcluster --stop 11 main, see manpage for details).
│
│ The old server and client packages are no longer supported. After the
│ existing clusters are upgraded, the postgresql-10 and postgresql-client-10 packages should be removed.
│
│ Please see /usr/share/doc/postgresql-common/README.Debian.gz for
│ details.
如何解决?截屏:https ://imgur.com/Xq0mztb