On 2013-10-14 09:28:04 -0400, Robert Haas wrote:
> # By convention, we put no more than twenty tests in any one parallel group;
> # this limits the number of connections needed to run the tests.
> 
> If it's not supposed to matter how many connections are available,
> then that comment is misleading.  But I think it does matter, at least
> in some situations, because otherwise these machines wouldn't be
> failing with "sorry, too many clients already".

Well, you need to explicitly pass --max-connections to pg_regress.

Greetings,

Andres Freund

-- 
 Andres Freund                     http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to