|      1YahWx OP 不好意思加入 v 站这么久,第一次发帖,不知道还不支持 markdown😊,排版很乱,见谅。 | 
|      2YahWx OP 总之问题就是,我以前自定义的配置文件比如我自定义了 listen addre ,或者 port ,或者其它参数的配置文件,在升级之后我是否需要重新配置? | 
|      3mschultz      2023-01-04 01:08:25 +08:00  1 需要重新配置。 This is documented: https://www.postgresql.org/docs/current/pgupgrade.html 12. Restore pg_hba.conf If you modified pg_hba.conf, restore its original settings. It might also be necessary to adjust other configuration files in the new cluster to match the old cluster, e.g., postgresql.conf (and any files included by it), postgresql.auto.conf. | 
|      4cstj0505      2023-01-04 09:38:27 +08:00  1 lz ,pg 有中文手册的,http://www.postgres.cn/docs/13/index.html | 
|  |      6xshell      2023-11-14 08:34:07 +08:00 升级 PostgreSQL 服务器实例 https://www.dbanote.com/doc/PostgreSQL14.1-CN-HTML-v1.0/pgupgrade.html |