Re: About debug two versions of postgresql in eclipse

Поиск
Список
Период
Сортировка
От Nicolas Barbier
Тема Re: About debug two versions of postgresql in eclipse
Дата
Msg-id AANLkTi=L5zZ14RCkJzoRuFUJ=S_rFHYesraAZLwm_kUP@mail.gmail.com
обсуждение исходный текст
Ответ на About debug two versions of postgresql in eclipse  (Pei He <hepeimail@gmail.com>)
Ответы Re: About debug two versions of postgresql in eclipse  (Pei He <hepeimail@gmail.com>)
Список pgsql-hackers
2010/8/24 Pei He <hepeimail@gmail.com>:

> I want to run two different versions of postgresql-8.2.5 under eclipse.
>
> But, it requires me to change PGDATA and LD_LIBRARY_PATH to switch.
>
> Moreover, to let eclipse know the changes, I need to modify .profile
> under my home folder, and log out and log in. (I am using Ubuntu.)
>
> Is there a way that I can debug two versions of postgresql without
> closing eclipse?

In the each run configuration, in the "Environment" tab, add those
environment variables, and given them values that correspond to the PG
version that corresponds to that run configuration.

Nicolas


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: EXPLAIN doesn't show the actual function expression for FunctionScan
Следующее
От: Pei He
Дата:
Сообщение: Re: About debug two versions of postgresql in eclipse