Re: 2 versions of Postgres on the same machine

Поиск
Список
Период
Сортировка
От Sam Mason
Тема Re: 2 versions of Postgres on the same machine
Дата
Msg-id 20090818104746.GN5407@samason.me.uk
обсуждение исходный текст
Ответ на 2 versions of Postgres on the same machine  (wstrzalka <wstrzalka@gmail.com>)
Список pgsql-general
On Tue, Aug 18, 2009 at 02:16:20AM -0700, wstrzalka wrote:
>    I need to have 8.3 & 8.4 installed on the same machine (for
> pg_migrator). As I'm not Linux guru I used to install/update Postgres
> using yum from PGDG.

If you could use Debian or something based on it (e.g. Ubuntu) then this
is how it works by default.  You can have as many different "major"
(i.e. 8.2, 8.3 and 8.4) versions installed and running at the same time
as you want.

Building from source isn't too hard though, it's the keeping it up to
date that's more of a fiddle.

--
  Sam  http://samason.me.uk/

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

Предыдущее
От: Sam Mason
Дата:
Сообщение: Re: comparing NEW and OLD (any good this way?)
Следующее
От: Ivan Sergio Borgonovo
Дата:
Сообщение: Re: design, plpgsql and sql injection in dynamically generated sql