Re: Pgpool in docker container

2020-07-23 Thread Bo Peng
Hello, > Hi All, > > Planning to build standalone postgres and with pgpool as connection pooler > in docker containers. > Shall we try option like installing pgpool in one docker container and > postgres in another docker container, is it possible? Yes. It is possible to install Pgpool-II and

Re: Pgpool in docker container

2020-07-21 Thread Srinivasa T N
On Tue, Jul 21, 2020 at 10:46 PM Vasu Madhineni wrote: > Hi All, > > Planning to build standalone postgres and with pgpool as connection pooler > in docker containers. > Shall we try option like installing pgpool in one docker container and > postgres in another docker container, is it possible?