Last active
August 29, 2015 14:10
-
-
Save wyukawa/301ac5c01ea7d81349dd to your computer and use it in GitHub Desktop.
prestogres 0.6.2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2014-12-05 13:57:59: pid 23122: DEBUG: I am 23122 accept fd 8 | |
| 2014-12-05 13:57:59: pid 23122: DEBUG: reading startup packet | |
| 2014-12-05 13:57:59: pid 23122: DETAIL: Protocol Major: 2 Minor: 0 database: hive user: SYSTEM | |
| 2014-12-05 13:57:59: pid 23122: DEBUG: prestogres_init_hba: presto_server: localhost:8080 | |
| 2014-12-05 13:57:59: pid 23122: DEBUG: prestogres_init_hba: presto_user: SYSTEM | |
| 2014-12-05 13:57:59: pid 23122: DEBUG: prestogres_init_hba: presto_catalog: hive | |
| 2014-12-05 13:57:59: pid 23122: DEBUG: prestogres_init_hba: presto_schema: default | |
| 2014-12-05 13:57:59: pid 23122: ERROR: error while initializing database pg_database = "hive" for pg_user = "SYSTEM": "ERROR: syntax error at or near "#" | |
| CONTEXT: Error occurred on dblink connection named "unnamed": could not execute command. | |
| PL/pgSQL function prestogres_init_database(text,text,text) line 7 at RETURN | |
| " | |
| 2014-12-05 13:57:59: pid 23122: LOG: child exiting, 1 connections reached | |
| 2014-12-05 13:57:59: pid 23122: DEBUG: shmem_exit(-1): 0 callbacks to make | |
| 2014-12-05 13:57:59: pid 23122: DEBUG: proc_exit(-1): 0 callbacks to make | |
| 2014-12-05 13:57:59: pid 23065: DEBUG: reaper handler | |
| 2014-12-05 13:57:59: pid 23065: DEBUG: reaper handler, call wait3() | |
| 2014-12-05 13:57:59: pid 23065: DEBUG: reaper handler: child with PID:23122 exits with status 512 | |
| 2014-12-05 13:57:59: pid 23065: DEBUG: reaper handler: forked a new child with PID:23580 | |
| 2014-12-05 13:57:59: pid 23065: DEBUG: reaper handler: exiting normally | |
| 2014-12-05 13:57:59: pid 23580: DEBUG: I am Pgpool Child process with pid: 23580 | |
| 2014-12-05 13:57:59: pid 23580: DEBUG: initializing backend status | |
| 2014-12-05 13:57:59: pid 23580: DEBUG: SSL is requested but SSL support is not available | |
| 2014-12-05 13:57:59: pid 23580: DEBUG: authenticate kind = 0 | |
| 2014-12-05 13:57:59: pid 23580: DEBUG: authenticate backend: key data received | |
| 2014-12-05 13:57:59: pid 23580: DEBUG: authenticate backend: transaction state: I |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment