Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想只安装 postgresql-contrib 包中的 dblink 模块。我使用如下命令
zypper 安装 postgres-contrib
但它安装了一切。有没有办法安装特定的模块。
没有合理的方法来安装 RPM 包的一部分。有什么具体的理由这样做吗?contrib 包并没有那么大,除非您想使用它们,否则不会使用这些模块。