Hello!
   How many tasks do you have for inserting the data to your database? Are
you using ConnectionPool for connecting to Postgres? If your number of task
superseeds the number of max connections provided in connection pool then
your have a problem.
Please also check the number of max connections that your db accepts.
I hope that these help.
Regards,
  Florin

On Thu, Apr 28, 2016 at 7:09 AM, Sai Dilip Reddy Kiralam <
dkira...@aadhya-analytics.com> wrote:

> Hi,
>
> I have topology that make connection with postgresdb and insert the fields
> into tables of a test db.my topology is working fine but when I submit the
> topology it is establishing all the connections of db.but I don’t know why
> it is taking all the max connections.
>
>
> below attached the pics of pg_stat_activity.
>
>
> *Best regards,*
>
> *K.Sai Dilip Reddy.*
>

Reply via email to