[Pgpool-general] FC7 rpms missing configuration files?

Yoshiyuki Asaba y-asaba at sraoss.co.jp
Tue Oct 9 09:46:58 UTC 2007


Hi,

From: Jonathan Hedstrom <jhedstrom at desc.org>
Subject: [Pgpool-general] FC7 rpms missing configuration files?
Date: Fri, 05 Oct 2007 12:55:59 -0700

> I'm trying to test out pgpool, but when I install via yum on FC7, none
> of the configuration files seem to come along with the package, and thus
> it won't run:
> 
> [root at remote ~]# pgpool
> pool_config: could not open configuration file (pgpool.conf)
> pool_config: using default values...
> 2007-10-05 12:53:20 ERROR: pid 3353: could not open
> "/etc/pool_hba.conf". reason: No such file or directory

pool_hba.conf is for client authentication like pg_hba.conf.
If enable_pool_hba in pgpool.conf is false, pgpool do not read it.

--
Yoshiyuki Asaba
y-asaba at sraoss.co.jp


More information about the Pgpool-general mailing list