|
From: Rishi R. <the...@gm...> - 2014-02-13 05:51:53
|
Hello All, I just installed postgres-xc from the git master branch on a test machine. All processes are running on the same box. On both the coordinator and data processes, I'm getting the following logs about every 30 seconds: LOG: failed to find proc 0x7fd9ee703f80 in ProcArray On the GTM process, I'm getting the following logs at about the same frequency: LOG: Any GTM standby node not found in registered node(s). LOCATION: gtm_standby_connect_to_standby_int, gtm_standby.c:381 The cluster seems to be working properly. I was able to create a new database and a table within that database without any problem. I restarted all services and the data was persisted, but the logs persist. Any idea what's causing these logs? Thanks, - Rishi |