- Mailing list pgsql-general

From Raghavendra Rao J S V
Subject
Date
Msg-id CAEHH7R68PxPLiodbLp3KO65vO3Xf6GN1e=0Awb4a_eckxmdoJA@mail.gmail.com
Whole thread Raw
List pgsql-general
Hi All,

In order to implment connection pool mechanisam, we have decided to use pg_bouncer. But due to some dependent software's like openssl we are not going to use pg_bouncer.

Therefore we are planning to use pgpool to implement the connection pool mechanisam in my applicaiton.

We don't have master and stand by servers.We have only one server. 

Is it advisable to use the pgpool only as connection pool mechanisam without using loadbalancing,replication etc...?

Which are the settings need to be modified inorder to implement only connection pool mechanisam in pgpool? 

Possilbe suggest me the steps / provide me a URL to implement?

-- 
Regards,
Raghavendra Rao J S V

pgsql-general by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Is my text_pattern_ops index working for a LIKE prefix searchwith column reference?
Next
From: Raghavendra Rao J S V
Date:
Subject: Which are the settings need to be modified inorder to implement onlyconnection pool mechanisam in pgpool