摘要: 1. 确认系统支持的 PostgreSQL 版本 sudo apt update # 先更新软件源列表 apt search postgresql | grep "^postgresql-[0-9]" 这里能看到最新支持的版本是15,所以我一开始安装17时报错了。 2. 安装 sudo apt in 阅读全文
posted @ 2025-10-17 10:56 苦涩如影相随固 阅读(36) 评论(0) 推荐(0)