From: Filip R. <fil...@gm...> - 2013-01-30 18:38:40
|
After configuring and installing pg-xc from git trunk by ./configure --prefix=$HOME/pgxc && make && make install I try to run the GTM: filip@srv:~$ pgxc/bin/gtm_ctl -Z gtm -D pgxcdata/gtm0 start server starting filip@srv:~$ sh: 1: gtm: not found pg_ctl does not have this problem. It knows that it should call $HOME/pgxc/bin/postgres PS. Please advise - is this approppriate to file a bug report in sourceforge for such minor issue? |