dblink max per function

From: Peter Kroon <plakroon(at)gmail(dot)com>
To: "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: dblink max per function
Date: 2015-07-05 18:52:33
Message-ID: CAOh+DOnatOVkJKUhanX=Ma00sOCMyUUEY1jzuZ1ed=Caoxa1MQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-general

Hi,

I've got a function with 5 dblink select statement all to my local server
with the same connection string.
When one more dblink select statement is added the query fails.
Is there some kind of limit that I can configure? If so, which one an where?

Thanks,
Peter

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Kroon 2015-07-05 18:54:30 Fwd: dblink max per function
Previous Message Julien Rouhaud 2015-07-05 16:47:42 Re: BUG #12379: pgbench should hint to pgbench -i

Browse pgsql-general by date

  From Date Subject
Next Message Peter Kroon 2015-07-05 18:54:30 Fwd: dblink max per function
Previous Message Dane Foster 2015-07-05 17:48:49 Re: Why does the range type's upper function behave inconsistently?