[pgpool-general: 4156] pgpool library errors

Vaidyanathaswamy, Sai (NBCUniversal) Sai.Vaidyanathaswamy at nbcuni.com
Fri Oct 30 03:21:16 JST 2015


Hi Team,

I am trying to configure pgpool setup, while running the following steps,
If you are using PostgreSQL 8.0 or later, installing pgpool_regclass function on all PostgreSQL to be accessed by pgpool-II is strongly recommended, as it is used internally by pgpool-II. Without this, handling of duplicate table names in different schema might cause trouble (temporary tables aren't a problem).
$ cd pgpool-II-x.x.x/sql/pgpool-regclass
$ make
$ make install



I am getting the following errors.

bash-4.1$ psql -f pgpool-regclass.sql template1
psql:pgpool-regclass.sql:4: ERROR:  could not access file "$libdir/pgpool-regclass": No such file or directory
bash-4.1$



Your help is much appreciated.


Thanks !
sai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.sraoss.jp/pipermail/pgpool-general/attachments/20151029/027f88f2/attachment.html>


More information about the pgpool-general mailing list