|
From: Michael P. <mic...@gm...> - 2012-11-19 04:20:04
|
On Mon, Nov 19, 2012 at 1:10 PM, Roumalyn Tiru <rt...@nt...> wrote: > I have noticed the following: > When I start the servers using pg_ctl, I get the error. > But when I use postgres, the error does not occur. > For example: > /usr/local/pgsql/bin/gtm -D /usr/local/pgsql/data_gtm 1>&1 & > /usr/local/pgsql/bin/postgres -X -p 15432 -D > /usr/local/pgsql/data_datanode1 1>&1 & > /usr/local/pgsql/bin/postgres -X -p 15433 -D > /usr/local/pgsql/data_datanode2 1>&1 & > /usr/local/pgsql/bin/postgres -C -D /usr/local/pgsql/data_coordinator1 > 1>&1 & > > Do you have any idea why this happens? > Sorry I do not understand your problem. What is the error message you are seeing and when (at which command) does it occur? -- Michael Paquier http://michael.otacoo.com |