error:
2021-03-23 01:15:39.592 UTC [1] FATAL: database files are incompatible with server
2021-03-23 01:15:39.592 UTC [1] DETAIL: The data directory was initialized by PostgreSQL version 10, which is not compatible with this version 13.2 (Debian 13.2-1.pgdg100+1)
原postgres version是10.0,新版本postgres是13.2,升级前需要删除/var/lib/docker/volumes/<替换成你的>/_data下的文件,但会清除数据