From: Michael P. <mic...@gm...> - 2013-08-20 01:29:01
|
On Tue, Aug 20, 2013 at 9:17 AM, West, William <ww...@uc...> wrote: > ERROR: Failed to get pooled connections > > Queries and CREATE NODE DML statements work fine. > > The configuration looks like this VM 1 = 1 GTM, 1 Coordinator, 1 DataNode > (Primary, Preferred) - VM 2 = 1 Coordinator, 1 Datanode (Preferred). > Does this error indicate any configuration setting that might be off? Check that the content on pgxc_node is correct on each Coordinator and be sure to have run SELECT pgxc_pool_reload() on each Coordinator. Regards, -- Michael |