[pgpool-general: 970] Re: ERROR: function pgpool_regclass(unknown) does not exist at character 69

Lazáro Rubén García Martínez lgarciam at vnz.uci.cu
Fri Sep 7 03:17:25 JST 2012


The pgpool-regclass package is not installed in your database.

Is the function pgpool_regclass present in your database??

Regards.
________________________________________
From: pgpool-general-bounces at pgpool.net [pgpool-general-bounces at pgpool.net] On Behalf Of Videanu Adrian [videanuadrian at yahoo.com]
Sent: Thursday, September 06, 2012 5:28 AM
To: pgpool-general at pgpool.net
Subject: [pgpool-general: 965] ERROR: function pgpool_regclass(unknown) does    not exist at character 69

Hello,
i`ve notice some errors like these in my postmaster.log of a slave node behind a pgpool2-3.14.
Any ideea what these are ?


ERROR:  function pgpool_regclass(unknown) does not exist at character 69
HINT:  No function matches the given name and argument types. You might need to add explicit type casts.
STATEMENT:  SELECT count(*) FROM pg_class AS c, pg_namespace AS n WHERE c.oid = pgpool_regclass('pg_namespace') AND c.relnamespace = n.oid AND n.nspname = 'pg_catalog'
ERROR:  function pgpool_regclass(unknown) does not exist at character 61
HINT:  No function matches the given name and argument types. You might need to add explicit type casts.
STATEMENT:  SELECT count(*) FROM pg_catalog.pg_class AS c WHERE c.oid = pgpool_regclass('pg_type') AND c.relpersistence = 'u'
ERROR:  function pgpool_regclass(unknown) does not exist at character 61
HINT:  No function matches the given name and argument types. You might need to add explicit type casts.
STATEMENT:  SELECT count(*) FROM pg_catalog.pg_class AS c WHERE c.oid = pgpool_regclass('pg_namespace') AND c.relpersistence = 'u'
ERROR:  function pgpool_regclass(unknown) does not exist at character 61
HINT:  No function matches the given name and argument types. You might need to add explicit type casts.
STATEMENT:  SELECT count(*) FROM pg_catalog.pg_class AS c WHERE c.oid = pgpool_regclass('users') AND c.relpersistence = 'u'
ERROR:  current transaction is aborted, commands ignored until end of transaction block

Regards,
Adrian Videanu


________________________________
Fin a la injusticia, LIBERTAD AHORA A NUESTROS CINCO COMPATRIOTAS QUE SE ENCUENTRAN INJUSTAMENTE EN PRISIONES DE LOS EEUU!
http://www.antiterroristas.cu
http://justiciaparaloscinco.wordpress.com

Fin a la injusticia, LIBERTAD AHORA A NUESTROS CINCO COMPATRIOTAS QUE SE ENCUENTRAN INJUSTAMENTE EN PRISIONES DE LOS EEUU!
http://www.antiterroristas.cu
http://justiciaparaloscinco.wordpress.com


More information about the pgpool-general mailing list