[Pgpool-general] FC7 rpms missing configuration files?

Jonathan Hedstrom jhedstrom at desc.org
Fri Oct 5 19:55:59 UTC 2007


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

Below is the full output of my installation attempt:

[root at remote ~]# yum install postgresql-pgpool
Loading "installonlyn" plugin
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package postgresql-pgpool.i386 0:3.4-1.fc7 set to be updated

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Installing:
 postgresql-pgpool       i386       3.4-1.fc7        updates            99 k

Transaction Summary
=============================================================================
Install      1 Package(s)
Update       0 Package(s)
Remove       0 Package(s)

Total download size: 99 k
Is this ok [y/N]: y
Downloading Packages:
(1/1): postgresql-pgpool- 100% |=========================|  99 kB    00:00
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing: postgresql-pgpool            ######################### [1/1]

Installed: postgresql-pgpool.i386 0:3.4-1.fc7
Complete!
[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
[root at remote ~]# ls -ltr /etc/*pool*
ls: cannot access /etc/*pool*: No such file or directory
[root at remote ~]# ls /usr/share/etc/*pool*
ls: cannot access /usr/share/etc/*pool*: No such file or directory
[root at remote ~]#  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jhedstrom.vcf
Type: text/x-vcard
Size: 236 bytes
Desc: not available
Url : http://pgfoundry.org/pipermail/pgpool-general/attachments/20071005/07b837cc/attachment.vcf 


More information about the Pgpool-general mailing list