Re: PGAgent Connection Pool Leaking

2017-10-22 Thread Ashesh Vashi
Hi Dave, Rob has already sent a patch on a separate thread. I have reviewed it, and sent a updated patch on that thread. Neel - please take a look at it. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.co

Re: PGAgent Connection Pool Leaking

2017-10-22 Thread Neel Patel
Sure. Dave. I will work on this. Thanks, Neel Patel On Thu, Oct 19, 2017 at 2:25 PM, Dave Page wrote: > Neel, can you assist with this please? > > On Thu, Oct 19, 2017 at 9:51 AM, Rob Emery > wrote: > >> Hiya, >> >> We run postgresql-9.5 (9.5.5-1.pgdg80+1) on debian jessie (using the >> postgr

Re: PGAgent Connection Pool Leaking

2017-10-19 Thread Dave Page
Neel, can you assist with this please? On Thu, Oct 19, 2017 at 9:51 AM, Rob Emery wrote: > Hiya, > > We run postgresql-9.5 (9.5.5-1.pgdg80+1) on debian jessie (using the > postgres apt repo) with replication between two servers. We have pgagent > running on both the master and the slave using: >

PGAgent Connection Pool Leaking

2017-10-19 Thread Rob Emery
Hiya, We run postgresql-9.5 (9.5.5-1.pgdg80+1) on debian jessie (using the postgres apt repo) with replication between two servers. We have pgagent running on both the master and the slave using: /usr/bin/pgagent -f host=pgserver dbname=postgres user=username password=password -l 2 -s /home/robert