|
From: Nikhil S. <ni...@st...> - 2013-08-05 13:31:08
|
Hi Afonso, On Mon, Aug 5, 2013 at 6:31 PM, Afonso Bione <aag...@gm...> wrote: > Dear Friends, > > Could someone give me a clue about this error: > "unexpected EOF on client connection" > My topology is > node 0 (192.168.0.100) > gtm, gtm_proxy, and datanode1 on node0, > > on node1 (other machine) (192.168.0.101) > gtm_proxy linked to GTM (node0) > coodinator2 linked to gtm_proxy (node1) and pooler (datanode2) > datanode2 linked to gtm_proxy (node1) > any ideas? > > I am guessing you see this in the GTM logs? It's not an error per se. It's a notification indicating that the client disconnected from the GTM or the GTM Proxy. It's coming from the ReadCommand function. I think, we should not print this message unless we do not expect clients to disconnect inside ReadCommand? It can confuse users unnecessarily. Regards, Nikhils Best Regards > Afonso Bione > > > ------------------------------------------------------------------------------ > Get your SQL database under version control now! > Version control is standard for application code, but databases havent > caught up. So what steps can you take to put your SQL databases under > version control? Why should you start doing it? Read more to find out. > http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk > _______________________________________________ > Postgres-xc-general mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-general > > -- StormDB - http://www.stormdb.com The Database Cloud |