-
Notifications
You must be signed in to change notification settings - Fork 61
Cannot query PrestoDB 0.107 #42
Comments
The error message says:
So, child process crashed. Do you have logs of pgpool2? |
@frsyuki Where are these logs located? Running |
I manually started
|
@frsyuki I have better information! [EDIT, include --track-origins=yes] Below is the trace output from valgrind:
|
Good information. |
System information:
Here is the output of
|
hmm...so, this is the cause:
This means that connection is not configured appropriately. But hm...I don't know why it happens... |
There is only one change, which is to use a hostname |
I am unable to query a Presto 0.107 cluster. For testing, I am attempting to query Presto's JMX data source.
Prestogres (master), ca0fa82
PostgreSQL 9.4
Presto 0.107
I can see that the following query in Presto works:
However:
Prestogres logs:
The text was updated successfully, but these errors were encountered: