<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 493: ERROR:  Failed to get pooled connections</title><link>https://sourceforge.net/p/postgres-xc/bugs/493/</link><description>Recent changes to 493: ERROR:  Failed to get pooled connections</description><atom:link href="https://sourceforge.net/p/postgres-xc/bugs/493/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 16 Jul 2015 10:35:49 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/postgres-xc/bugs/493/feed.rss" rel="self" type="application/rss+xml"/><item><title>ERROR:  Failed to get pooled connections</title><link>https://sourceforge.net/p/postgres-xc/bugs/493/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm trying to setup a GTM, Coordinator with two datanodes on one host and a second coordinator with two more datanodes on the second host which both reside on the same network.&lt;/p&gt;
&lt;p&gt;But I'm facing some challenges.&lt;/p&gt;
&lt;p&gt;I'm able to create all four nodes from coordinator 1(as below), but while retrieving data, I'm getting the below error.&lt;/p&gt;
&lt;p&gt;CREATE TABLE test_1(id int) DISTRIBUTE BY HASH(id) to node datanode1, datanode2, datanode3, datanode4;&lt;/p&gt;
&lt;p&gt;SELECT * FROM test_1;&lt;br /&gt;
ERROR:  Failed to get pooled connections&lt;/p&gt;
&lt;p&gt;I tried with pg_pool_reload (below was the result) and it still doesn't seem to help my case.&lt;/p&gt;
&lt;p&gt;postgres=# select pgxc_pool_reload();&lt;br /&gt;
 pgxc_pool_reload&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;t&lt;br /&gt;
(1 row)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chithra Vijayakumar</dc:creator><pubDate>Thu, 16 Jul 2015 10:35:49 -0000</pubDate><guid>https://sourceforge.net0bec6ab0ae52cf24f8f0f6e3462bc7830478ba4f</guid></item></channel></rss>