Re: RPM changes for 7.1.
От | Thomas Lockhart |
---|---|
Тема | Re: RPM changes for 7.1. |
Дата | |
Msg-id | 3A35CE91.71D2AA2C@alumni.caltech.edu обсуждение исходный текст |
Ответ на | Re: RPM changes for 7.1. (Peter Eisentraut <peter_e@gmx.net>) |
Список | pgsql-ports |
> > 1.) Addition of a postgresql-lib subpackage. > What exactly will be in this one? > One major gripe about the RPMs I have is that the client package is named > "postgresql". If I install "postgresql" I'd sort of expect a database > server. I suggest naming the package "postgresql-clients". We had it this way for some time, and I found it annoying for at least a couple of reasons stemming from the observation that in a real distributed system, there will be more clients than servers: 1) The docs etc should colocate with clients, and RPMs make that more difficult if the "primary package" does not have the base name of the total package. If the docs (or at least some docs) are traveling with the clients, and if it would be easiest to find them in /usr/doc/postgresql-7.1/, then that package should have the docs (it does). If Lamar moves them to a -docs package, then they will show up in /usr/doc/postgresql-docs-7.1/ which is redundantly named and somewhat obscure to guessing. 2) The base package should be able to be installed in a useful way by itself. For a single-machine installation, both will be installed anyway, but in general a server cannot be accessed or configured without the client interfaces available. - Thomas
В списке pgsql-ports по дате отправления: