Re: multiple version running

Поиск
Список
Период
Сортировка
От philip johnson
Тема Re: multiple version running
Дата
Msg-id BMEJIDDBJKCJIHCHHIGACEIBCCAA.philip.johnson@atempo.com
обсуждение исходный текст
Ответ на multiple version running  ("philip johnson" <philip.johnson@atempo.com>)
Ответы Re: multiple version running  (Andrew Sullivan <andrew@libertyrms.info>)
Список pgsql-general
so the easyets way is to create 2 users with different env ?

-----Message d'origine-----
De : Andrew Sullivan [mailto:andrew@libertyrms.com]De la part de Andrew
Sullivan
Envoye : jeudi 23 mai 2002 00:12
A : philip johnson
Objet : Re: [GENERAL] multiple version running


On Thu, May 23, 2002 at 12:07:01AM +0200, philip johnson wrote:
> what do you mean "write a wrapper"

If you need to do some things with the old client, and then need to
compare what will happen in the new client, you can write a shell
script which will set the environment up correctly for you, and then
call the desired client program.

A

>
> -----Message d'origine-----
> De : Andrew Sullivan [mailto:andrew@libertyrms.com]De la part de Andrew
> Sullivan
> Envoye : mercredi 22 mai 2002 23:58
> A : philip johnson
> Objet : Re: [GENERAL] multiple version running
>
>
> On Wed, May 22, 2002 at 11:58:29PM +0200, philip johnson wrote:
> > no problem with shared libraries ?
>
> Not as long as they're compiled with the same libs.
>
> You'll have trouble with the client -- psql needs the shared libs.
> Write a wrapper to export LD_LIBRARY_PATH, or just use one client or
> the other.
>
> A
>
> >
> > -----Message d'origine-----
> > De : Andrew Sullivan [mailto:andrew@libertyrms.com]De la part de Andrew
> > Sullivan
> > Envoye : mercredi 22 mai 2002 23:40
> > A : philip johnson
> > Objet : Re: [GENERAL] multiple version running
> >
> >
> > On Wed, May 22, 2002 at 11:36:59PM +0200, philip johnson wrote:
> > > is it possible to have 1 postgresql 6.5.3 and a 7.2 running on a same
> > > machine (mandrake 8.1) ?
> >
> > Yes, if they have different data areas and listen on different ports.
> >
> > A
> >
> > --
> > ----
> > Andrew Sullivan                               87 Mowat Avenue
> > Liberty RMS                           Toronto, Ontario Canada
> > <andrew@libertyrms.info>                              M6K 3E3
> >                                          +1 416 646 3304 x110
> >
> >
>
> --
> ----
> Andrew Sullivan                               87 Mowat Avenue
> Liberty RMS                           Toronto, Ontario Canada
> <andrew@libertyrms.info>                              M6K 3E3
>                                          +1 416 646 3304 x110
>
>

--
----
Andrew Sullivan                               87 Mowat Avenue
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M6K 3E3
                                         +1 416 646 3304 x110



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: multiple version running
Следующее
От: "Steve Wolfe"
Дата:
Сообщение: Re: Stability, PR