Re: setPortNumber() should not be used when useing connection fail-over feature with PGConnectionPoolDataSource?

Dave Cramer <[email protected]> Tue, 8 Jan 2019 08:04:20 -0500
Newsgroups gmane.comp.db.postgresql.jdbc
Message-ID <CADK3HH+n+1W-1F8wcnqf=_Etx-E5J0ZEOyFZxmOfEL5sAe7cMA@mail.gmail.com>
To be honest, we've not put a lot of work into pooling implementations as
there are far better ones out there.

That being said, there aren't good ones that do automatic failover so
perhaps there is some utility in it

Dave Cramer

[email protected]
www.postgresintl.com


On Tue, 8 Jan 2019 at 03:09, Okano, Naoki <[email protected]>
wrote:

> Dave Cramer [mailto:[email protected]] wrote:
> > Pretty sure this was never intended to work.
> >
> >
> > That said if you can provide a pull request we can look at implementing
> it.
>
> Thank you for your reply!
> I understand it does not work as intended.
> So, I try to implement it and will send a pull request.
>
> Regards,
> Okano Naoki
>