About debug two versions of postgresql in eclipse - Mailing list pgsql-hackers

From Pei He
Subject About debug two versions of postgresql in eclipse
Date
Msg-id AANLkTikhD4NXK8e+9WjrqDpTJXm5upJeDiY5ZDJC-cjJ@mail.gmail.com
Whole thread Raw
Responses Re: About debug two versions of postgresql in eclipse  (Nicolas Barbier <nicolas.barbier@gmail.com>)
List pgsql-hackers
Hi,
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?


Thanks
--
Pei


pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: EXPLAIN doesn't show the actual function expression for FunctionScan
Next
From: Greg Stark
Date:
Subject: Re: EXPLAIN doesn't show the actual function expression for FunctionScan