Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

pgpool error - after using JDBC client to access the database #44

Open
tomz opened this issue Jan 17, 2016 · 0 comments
Open

pgpool error - after using JDBC client to access the database #44

tomz opened this issue Jan 17, 2016 · 0 comments

Comments

@tomz
Copy link

tomz commented Jan 17, 2016

Hi Sadayuki,

I am getting the following error, this can be reproduced easily with a JDBC client such Aqua Data Studio. Any idea what could causing it?

2016-01-17 23:22:39: pid 10030: LOG: child exiting, 1 connections reached
2016-01-17 23:22:39: pid 10030: LOCATION: child.c:291
2016-01-17 23:23:25: pid 10022: ERROR: error while initializing database pg_database = "hive" for pg_user = "prestogres": "ERROR: function prestogres_init_database(unknown, unknown, unknown) does not exist
LINE 1: select prestogres_init_database('prestogres', 'hive', E'host...
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
"
2016-01-17 23:23:25: pid 10022: LOCATION: pool_system.c:702
2016-01-17 23:23:25: pid 10022: LOG: child exiting, 1 connections reached
2016-01-17 23:23:25: pid 10022: LOCATION: child.c:291

Thanks,
Tom

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant