Re: linux standard layout

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: linux standard layout
Дата
Msg-id 3769.1268115316@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: linux standard layout  ("Daniel J. Summers" <daniel.lists@djs-consulting.com>)
Ответы Re: linux standard layout  (Jan-Ivar Mellingen <jan-ivar.mellingen@alreg.no>)
Список pgsql-admin
"Daniel J. Summers" <daniel.lists@djs-consulting.com> writes:
> On 03/09/2010 05:31 AM, Ben Kim wrote:
>> I ask the question because sometimes I feel uneasy mixing rpms and
>> source compilation.

> Bingo.  :)  When I do have to compile, I compile AND create a package
> (if possible), then install the package.

+1.  What's "unprofessional" is installing loose stuff into a
package-managed system.  The specific packages produced by your system
vendor are not what you want?  Fine, build your own and then install
those.  You'll be able to track them, remove them, etc much more easily
than with an unpackaged source-code install.  It's not that hard to
build your own packages in any of the popular packaging systems ---
especially not if there's a nearly-right package available for you to
study and modify.

BTW, I concur with Scott's statement that the choice to put this on a
virtualized server is a much bigger deal than rpm versus raw source.
At the end of the day, the installed software is the same with either of
those options --- a package makes it a bit easier to manage but that's
all.  But a virtualization layer can kill your performance and/or
reliability.  Ask hard questions about why that decision is being
imposed on you and what benefits it will have.

            regards, tom lane

В списке pgsql-admin по дате отправления:

Предыдущее
От: "Plugge, Joe R."
Дата:
Сообщение: Re: linux standard layout
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: linux standard layout