Re: [HACKERS] About debug two versions of postgresql in eclipse

2010-08-24 Thread Pei He
Thanks, Nicolas. It works. -- Pei On Tue, Aug 24, 2010 at 2:38 PM, Nicolas Barbier wrote: > 2010/8/24 Pei He : > >> 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 kno

Re: [HACKERS] About debug two versions of postgresql in eclipse

2010-08-24 Thread Nicolas Barbier
2010/8/24 Pei He : > 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

[HACKERS] About debug two versions of postgresql in eclipse

2010-08-24 Thread Pei He
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 t