[pgpool-general: 7081] Re: Queries regarding installation

Bo Peng pengbo at sraoss.co.jp
Tue Jun 9 09:33:40 JST 2020


hello,

On Mon, 8 Jun 2020 16:04:33 +0530
Praveen Kumar K S <praveenssit at gmail.com> wrote:

> Hello All,
> 
> I'm trying to install pgpool on Ubuntu 16.04 by compiling from source and
> done till https://www.pgpool.net/docs/latest/en/html/install-pgpool.html
> 
> Next steps at 2.6 2.7 2.8 are confusing. It says to execute scripts and set
> some values. I would like to know where these steps should be performed. I
> have 3 postgres servers with streaming enabled on a different set of VMs.
> The one I'm trying to install pgpool is on a different VM. Am I missing
> something?

PostgreSQL libraries are required while compiling pgpool.

You need to install postgresql-libs and postgresql-devel,
and specify the path using "./configure --with-pgsql=  "

> -- 
> 
> 
> *Regards,*
> 
> 
> *K S Praveen Kumar*


-- 
Bo Peng <pengbo at sraoss.co.jp>
SRA OSS, Inc. Japan


More information about the pgpool-general mailing list