Re: Moving/Using Postgres Binaries on multiple machines

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Moving/Using Postgres Binaries on multiple machines
Дата
Msg-id 87oehn2wot.fsf@asmodeus.mcnaught.org
обсуждение исходный текст
Ответ на Moving/Using Postgres Binaries on multiple machines  (Francis Reed <freed@iel.ie>)
Список pgsql-general
Francis Reed <freed@iel.ie> writes:

> If I want to create a postgres database on multiple machines, is the
> practice of tarring or zipping up binaries compiled on one machine and
> untarring them on another, and using the binaries (initdb etc) acceptable?.
> This removes the need for having a compiler and environment on the target
> machine, or is it necessary always to have such an environment on any
> machine you intend to use postgres on? Postgres seems to have enough
> environment options to allow this to work, overriding the original library
> locations and paths etc from the original machine on which postgres was
> compiled.
>
> Does anyone see a problem with this approach?

I've had no problems doing this, though I generally standardize the
install location across multiple machines.

-Doug

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

Предыдущее
От: Francis Reed
Дата:
Сообщение: Re: Moving/Using Postgres Binaries on multiple machines
Следующее
От: Werdin Jens
Дата:
Сообщение: Performance