View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000226 | Pgpool-II | Bug | public | 2016-07-28 19:36 | 2016-09-06 17:56 |
| Reporter | zh1029 | Assigned To | t-ishii | ||
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Product Version | 3.5.2 | ||||
| Summary | 0000226: pgpool doesn't support jdbc well trigger jdbc 'exception' | ||||
| Description | package: pgpool-II 3.5.2 + postgresql-9.4.1209 Configuration: master-slave + memory_cache_enabled=on + memqcache_method = 'memcached' jdbc 'exception'. The root cause is had not received 'T' from pgpool as the query result is stored in memcached. but no corresponded RowDescription stored in memcached. Please comments the solution. JDBC log as below: 15:41:35.139 (5) Trying to establish a protocol version 3 connection to localhost:9999 15:41:35.157 (5) Receive Buffer Size is 530136 15:41:35.158 (5) Send Buffer Size is 1313280 15:41:35.160 (5) FE=> StartupPacket(user=_nokfssystestpostgres, database=ycsb, client_encoding=UTF8, DateStyle=ISO, TimeZone=Asia/Shanghai, extra_float_digits=2) 15:41:35.167 (5) <=BE AuthenticationOk 15:41:35.180 (5) <=BE ParameterStatus(application_name = ) 15:41:35.185 (5) <=BE ParameterStatus(client_encoding = UTF8) 15:41:35.186 (5) <=BE ParameterStatus(DateStyle = ISO, MDY) 15:41:35.186 (5) <=BE ParameterStatus(integer_datetimes = on) 15:41:35.203 (5) <=BE ParameterStatus(IntervalStyle = postgres) 15:41:35.203 (5) <=BE ParameterStatus(is_superuser = on) 15:41:35.203 (5) <=BE ParameterStatus(server_encoding = UTF8) 15:41:35.203 (5) <=BE ParameterStatus(server_version = 9.3.11) 15:41:35.203 (5) <=BE ParameterStatus(session_authorization = _nokfssystestpostgres) 15:41:35.203 (5) <=BE ParameterStatus(standard_conforming_strings = on) 15:41:35.219 (5) <=BE ParameterStatus(TimeZone = Asia/Shanghai) 15:41:35.219 (5) <=BE BackendKeyData(pid=8982,ckey=1603073634) 15:41:35.220 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.223 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.223 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.223 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.223 (5) <=BE NoticeResponse(DEBUG: selecting load balance node 15:41:35.224 (5) <=BE NoticeResponse(DEBUG: initializing session context 15:41:35.224 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.224 (5) <=BE NoticeResponse(DEBUG: session context: clearing transaction isolation. DONE) 15:41:35.224 (5) <=BE NoticeResponse(DEBUG: session context: clearing writing transaction. DONE) 15:41:35.224 (5) <=BE NoticeResponse(DEBUG: session context: clearing failed transaction. DONE) 15:41:35.237 (5) <=BE NoticeResponse(DEBUG: session context: clearing failed transaction. DONE) 15:41:35.237 (5) <=BE NoticeResponse(DEBUG: session context: clearing skip reading from backends. DONE) 15:41:35.237 (5) <=BE NoticeResponse(DEBUG: session context: clearing ignore till sync. DONE) 15:41:35.238 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.238 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.238 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.238 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.238 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.238 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 0 doing extended query: 0) 15:41:35.238 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.239 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.239 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.239 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.239 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.240 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.241 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.241 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.242 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.242 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 1 num_executed_nodes:1) 15:41:35.242 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.242 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.243 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:2.000000 num_executed_nodes:2) 15:41:35.243 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.253 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.253 (5) <=BE NoticeResponse(DEBUG: session context: clearing ignore till sync. DONE) 15:41:35.253 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 0 doing extended query: 0) 15:41:35.254 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.254 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.254 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 0 doing extended query: 0) 15:41:35.254 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 0 doing extended query: 0) 15:41:35.254 (5) <=BE NoticeResponse(DEBUG: reading message length 15:41:35.255 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.255 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.255 (5) <=BE NoticeResponse(DEBUG: reading message length 15:41:35.255 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.255 (5) <=BE NoticeResponse(DEBUG: processing ReadyForQuery 15:41:35.255 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.256 (5) <=BE NoticeResponse(DEBUG: processing ReadyForQuery 15:41:35.256 (5) <=BE ReadyForQuery(I) 15:41:35.259 (5) simple execute, handler=org.postgresql.core.SetupQueryRunner$SimpleResultHandler@1f20c234, maxRows=0, fetchSize=0, flags=23 15:41:35.260 (5) FE=> Parse(stmt=null,query="SET extra_float_digits = 3",oids={}) 15:41:35.260 (5) FE=> Bind(stmt=null,portal=null) 15:41:35.260 (5) FE=> Execute(portal=null,limit=1) 15:41:35.260 (5) FE=> Sync 15:41:35.261 (5) <=BE processResults of kind 'N' 15:41:35.261 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.261 (5) <=BE processResults of kind 'N' 15:41:35.262 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.262 (5) <=BE processResults of kind 'N' 15:41:35.262 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.263 (5) <=BE processResults of kind 'N' 15:41:35.263 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.263 (5) <=BE processResults of kind 'N' 15:41:35.264 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.264 (5) <=BE processResults of kind 'N' 15:41:35.269 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.269 (5) <=BE processResults of kind 'N' 15:41:35.269 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.277 (5) <=BE processResults of kind 'N' 15:41:35.278 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.278 (5) <=BE processResults of kind 'N' 15:41:35.278 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.278 (5) <=BE processResults of kind 'N' 15:41:35.279 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.279 (5) <=BE processResults of kind 'N' 15:41:35.279 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.279 (5) <=BE processResults of kind 'N' 15:41:35.279 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.279 (5) <=BE processResults of kind 'N' 15:41:35.279 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.279 (5) <=BE processResults of kind 'N' 15:41:35.279 (5) <=BE NoticeResponse(DEBUG: Parse: statement name <>) 15:41:35.279 (5) <=BE processResults of kind 'N' 15:41:35.279 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.280 (5) <=BE processResults of kind 'N' 15:41:35.280 (5) <=BE NoticeResponse(DEBUG: memcache: extracting table oids: statment is different from INSERT/UPDATE/DELETE/TRUNCATE/DROP TABLE/ALTER TABLE) 15:41:35.280 (5) <=BE processResults of kind 'N' 15:41:35.280 (5) <=BE NoticeResponse(DEBUG: pool_where_to_send: SET extra_float_digits = 3) 15:41:35.280 (5) <=BE processResults of kind 'N' 15:41:35.280 (5) <=BE NoticeResponse(DEBUG: decide where to send the queries 15:41:35.280 (5) <=BE processResults of kind 'N' 15:41:35.280 (5) <=BE NoticeResponse(DEBUG: setting db node for query to be sent, valid node id:0) 15:41:35.280 (5) <=BE processResults of kind 'N' 15:41:35.280 (5) <=BE NoticeResponse(DEBUG: setting db node for query to be sent, valid node id:1) 15:41:35.280 (5) <=BE processResults of kind 'N' 15:41:35.281 (5) <=BE NoticeResponse(DEBUG: Parse: waiting for master completing the query) 15:41:35.281 (5) <=BE processResults of kind 'N' 15:41:35.281 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.281 (5) <=BE processResults of kind 'N' 15:41:35.281 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:35.281 (5) <=BE processResults of kind 'N' 15:41:35.281 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:P) 15:41:35.281 (5) <=BE processResults of kind 'N' 15:41:35.281 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.281 (5) <=BE processResults of kind 'N' 15:41:35.281 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.282 (5) <=BE processResults of kind 'N' 15:41:35.282 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.282 (5) <=BE processResults of kind 'N' 15:41:35.282 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:35.282 (5) <=BE processResults of kind 'N' 15:41:35.282 (5) <=BE NoticeResponse(DEBUG: pool_read: read 5 bytes from backend 0) 15:41:35.282 (5) <=BE processResults of kind 'N' 15:41:35.282 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.282 (5) <=BE processResults of kind 'N' 15:41:35.282 (5) <=BE NoticeResponse(DEBUG: detect error: kind: 1) 15:41:35.283 (5) <=BE processResults of kind 'N' 15:41:35.283 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.283 (5) <=BE processResults of kind 'N' 15:41:35.283 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.284 (5) <=BE processResults of kind 'N' 15:41:35.284 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 1) 15:41:35.284 (5) <=BE processResults of kind 'N' 15:41:35.284 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:P) 15:41:35.284 (5) <=BE processResults of kind 'N' 15:41:35.284 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.284 (5) <=BE processResults of kind 'N' 15:41:35.284 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.284 (5) <=BE processResults of kind 'N' 15:41:35.284 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.284 (5) <=BE processResults of kind 'N' 15:41:35.285 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:35.285 (5) <=BE processResults of kind 'N' 15:41:35.285 (5) <=BE NoticeResponse(DEBUG: pool_read: read 5 bytes from backend 1) 15:41:35.285 (5) <=BE processResults of kind 'N' 15:41:35.285 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.312 (5) <=BE processResults of kind 'N' 15:41:35.312 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.313 (5) <=BE processResults of kind 'N' 15:41:35.313 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.313 (5) <=BE processResults of kind 'N' 15:41:35.314 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.314 (5) <=BE processResults of kind 'N' 15:41:35.314 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.314 (5) <=BE processResults of kind 'N' 15:41:35.314 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.314 (5) <=BE processResults of kind 'N' 15:41:35.314 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.314 (5) <=BE processResults of kind 'N' 15:41:35.315 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.315 (5) <=BE processResults of kind 'N' 15:41:35.315 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.315 (5) <=BE processResults of kind 'N' 15:41:35.315 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.315 (5) <=BE processResults of kind 'N' 15:41:35.315 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 1 num_executed_nodes:1) 15:41:35.315 (5) <=BE processResults of kind 'N' 15:41:35.315 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.316 (5) <=BE processResults of kind 'N' 15:41:35.316 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.316 (5) <=BE processResults of kind 'N' 15:41:35.316 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:2.000000 num_executed_nodes:2) 15:41:35.316 (5) <=BE processResults of kind 'N' 15:41:35.316 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.316 (5) <=BE processResults of kind 'N' 15:41:35.316 (5) <=BE NoticeResponse(DEBUG: called by pool_add_sent_message: sent message: address: 1642b70 kind: P name: ==) 15:41:35.316 (5) <=BE processResults of kind 'N' 15:41:35.317 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.317 (5) <=BE processResults of kind 'N' 15:41:35.317 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.317 (5) <=BE processResults of kind 'N' 15:41:35.317 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.317 (5) <=BE processResults of kind '1' 15:41:35.317 (5) <=BE ParseComplete [null] 15:41:35.318 (5) <=BE processResults of kind 'N' 15:41:35.318 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: packet:1 length:0) 15:41:35.318 (5) <=BE processResults of kind 'N' 15:41:35.319 (5) <=BE NoticeResponse(DEBUG: session context: setting command success. DONE) 15:41:35.320 (5) <=BE processResults of kind 'N' 15:41:35.320 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.320 (5) <=BE processResults of kind 'N' 15:41:35.320 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.321 (5) <=BE processResults of kind 'N' 15:41:35.321 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.321 (5) <=BE processResults of kind 'N' 15:41:35.322 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.322 (5) <=BE processResults of kind 'N' 15:41:35.322 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.322 (5) <=BE processResults of kind 'N' 15:41:35.322 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.322 (5) <=BE processResults of kind 'N' 15:41:35.322 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.322 (5) <=BE processResults of kind 'N' 15:41:35.322 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.323 (5) <=BE processResults of kind 'N' 15:41:35.323 (5) <=BE NoticeResponse(DEBUG: Bind: waiting for master completing the query) 15:41:35.323 (5) <=BE processResults of kind 'N' 15:41:35.323 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.328 (5) <=BE processResults of kind 'N' 15:41:35.328 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.328 (5) <=BE processResults of kind 'N' 15:41:35.329 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:35.329 (5) <=BE processResults of kind 'N' 15:41:35.329 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:B) 15:41:35.330 (5) <=BE processResults of kind 'N' 15:41:35.330 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.330 (5) <=BE processResults of kind 'N' 15:41:35.330 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.331 (5) <=BE processResults of kind 'N' 15:41:35.331 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.331 (5) <=BE processResults of kind 'N' 15:41:35.331 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:35.331 (5) <=BE processResults of kind 'N' 15:41:35.332 (5) <=BE NoticeResponse(DEBUG: pool_read: read 5 bytes from backend 0) 15:41:35.332 (5) <=BE processResults of kind 'N' 15:41:35.332 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.332 (5) <=BE processResults of kind 'N' 15:41:35.332 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.332 (5) <=BE processResults of kind 'N' 15:41:35.334 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.334 (5) <=BE processResults of kind 'N' 15:41:35.334 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 1) 15:41:35.334 (5) <=BE processResults of kind 'N' 15:41:35.334 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:B) 15:41:35.334 (5) <=BE processResults of kind 'N' 15:41:35.334 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.334 (5) <=BE processResults of kind 'N' 15:41:35.334 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.334 (5) <=BE processResults of kind 'N' 15:41:35.335 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.335 (5) <=BE processResults of kind 'N' 15:41:35.335 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:35.335 (5) <=BE processResults of kind 'N' 15:41:35.335 (5) <=BE NoticeResponse(DEBUG: pool_read: read 5 bytes from backend 1) 15:41:35.335 (5) <=BE processResults of kind 'N' 15:41:35.335 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.335 (5) <=BE processResults of kind 'N' 15:41:35.335 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.335 (5) <=BE processResults of kind 'N' 15:41:35.335 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.336 (5) <=BE processResults of kind 'N' 15:41:35.336 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.336 (5) <=BE processResults of kind 'N' 15:41:35.336 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.336 (5) <=BE processResults of kind 'N' 15:41:35.336 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.346 (5) <=BE processResults of kind 'N' 15:41:35.347 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.347 (5) <=BE processResults of kind 'N' 15:41:35.347 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.348 (5) <=BE processResults of kind 'N' 15:41:35.351 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.352 (5) <=BE processResults of kind 'N' 15:41:35.352 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.352 (5) <=BE processResults of kind 'N' 15:41:35.352 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 1 num_executed_nodes:1) 15:41:35.352 (5) <=BE processResults of kind 'N' 15:41:35.352 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.352 (5) <=BE processResults of kind 'N' 15:41:35.353 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.353 (5) <=BE processResults of kind 'N' 15:41:35.353 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:2.000000 num_executed_nodes:2) 15:41:35.353 (5) <=BE processResults of kind 'N' 15:41:35.353 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.353 (5) <=BE processResults of kind 'N' 15:41:35.353 (5) <=BE NoticeResponse(DEBUG: called by pool_add_sent_message: sent message: address: 1642c08 kind: B name: ==) 15:41:35.353 (5) <=BE processResults of kind 'N' 15:41:35.353 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.353 (5) <=BE processResults of kind 'N' 15:41:35.353 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.353 (5) <=BE processResults of kind 'N' 15:41:35.353 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.353 (5) <=BE processResults of kind '2' 15:41:35.353 (5) <=BE BindComplete [unnamed] 15:41:35.353 (5) <=BE processResults of kind 'N' 15:41:35.353 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: packet:2 length:0) 15:41:35.353 (5) <=BE processResults of kind 'N' 15:41:35.353 (5) <=BE NoticeResponse(DEBUG: session context: setting command success. DONE) 15:41:35.353 (5) <=BE processResults of kind 'N' 15:41:35.353 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.360 (5) <=BE processResults of kind 'N' 15:41:35.361 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.361 (5) <=BE processResults of kind 'N' 15:41:35.361 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.361 (5) <=BE processResults of kind 'N' 15:41:35.361 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.361 (5) <=BE processResults of kind 'N' 15:41:35.362 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.362 (5) <=BE processResults of kind 'N' 15:41:35.362 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.362 (5) <=BE processResults of kind 'N' 15:41:35.362 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.362 (5) <=BE processResults of kind 'N' 15:41:35.362 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.362 (5) <=BE processResults of kind 'N' 15:41:35.362 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.362 (5) <=BE processResults of kind 'N' 15:41:35.362 (5) <=BE NoticeResponse(DEBUG: Execute: portal name <>) 15:41:35.362 (5) <=BE processResults of kind 'N' 15:41:35.362 (5) <=BE NoticeResponse(DEBUG: Execute: query string = <SET extra_float_digits = 3>) 15:41:35.362 (5) <=BE processResults of kind 'N' 15:41:35.362 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.362 (5) <=BE processResults of kind 'N' 15:41:35.362 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:35.363 (5) <=BE processResults of kind 'N' 15:41:35.363 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:E) 15:41:35.363 (5) <=BE processResults of kind 'N' 15:41:35.363 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.363 (5) <=BE processResults of kind 'N' 15:41:35.363 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.363 (5) <=BE processResults of kind 'N' 15:41:35.363 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.363 (5) <=BE processResults of kind 'N' 15:41:35.363 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:35.363 (5) <=BE processResults of kind 'N' 15:41:35.363 (5) <=BE NoticeResponse(DEBUG: pool_read: read 9 bytes from backend 0) 15:41:35.363 (5) <=BE processResults of kind 'N' 15:41:35.363 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.363 (5) <=BE processResults of kind 'N' 15:41:35.363 (5) <=BE NoticeResponse(DEBUG: detect error: kind: C) 15:41:35.363 (5) <=BE processResults of kind 'N' 15:41:35.363 (5) <=BE NoticeResponse(DEBUG: detect error: kind: C) 15:41:35.363 (5) <=BE processResults of kind 'N' 15:41:35.363 (5) <=BE NoticeResponse(DEBUG: detect error: kind: C) 15:41:35.363 (5) <=BE processResults of kind 'N' 15:41:35.363 (5) <=BE NoticeResponse(DEBUG: detect error: kind: C) 15:41:35.363 (5) <=BE processResults of kind 'N' 15:41:35.363 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.363 (5) <=BE processResults of kind 'N' 15:41:35.363 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.363 (5) <=BE processResults of kind 'N' 15:41:35.363 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 1) 15:41:35.363 (5) <=BE processResults of kind 'N' 15:41:35.364 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:E) 15:41:35.364 (5) <=BE processResults of kind 'N' 15:41:35.364 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.364 (5) <=BE processResults of kind 'N' 15:41:35.367 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.367 (5) <=BE processResults of kind 'N' 15:41:35.367 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.367 (5) <=BE processResults of kind 'N' 15:41:35.368 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:35.368 (5) <=BE processResults of kind 'N' 15:41:35.368 (5) <=BE NoticeResponse(DEBUG: pool_read: read 9 bytes from backend 1) 15:41:35.368 (5) <=BE processResults of kind 'N' 15:41:35.368 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.368 (5) <=BE processResults of kind 'N' 15:41:35.368 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.368 (5) <=BE processResults of kind 'N' 15:41:35.369 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.369 (5) <=BE processResults of kind 'N' 15:41:35.369 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.369 (5) <=BE processResults of kind 'N' 15:41:35.369 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.369 (5) <=BE processResults of kind 'N' 15:41:35.369 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.369 (5) <=BE processResults of kind 'N' 15:41:35.369 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.369 (5) <=BE processResults of kind 'N' 15:41:35.369 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.369 (5) <=BE processResults of kind 'N' 15:41:35.369 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.369 (5) <=BE processResults of kind 'N' 15:41:35.369 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.369 (5) <=BE processResults of kind 'N' 15:41:35.369 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 1 num_executed_nodes:1) 15:41:35.369 (5) <=BE processResults of kind 'N' 15:41:35.369 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.369 (5) <=BE processResults of kind 'N' 15:41:35.370 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.370 (5) <=BE processResults of kind 'N' 15:41:35.370 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:2.000000 num_executed_nodes:2) 15:41:35.370 (5) <=BE processResults of kind 'N' 15:41:35.370 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.370 (5) <=BE processResults of kind 'N' 15:41:35.370 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.370 (5) <=BE processResults of kind 'C' 15:41:35.370 (5) <=BE CommandStatus(SET) 15:41:35.370 (5) <=BE processResults of kind 'N' 15:41:35.370 (5) <=BE NoticeResponse(DEBUG: session context: setting command success. DONE) 15:41:35.370 (5) <=BE processResults of kind 'N' 15:41:35.370 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.370 (5) <=BE processResults of kind 'N' 15:41:35.370 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.370 (5) <=BE processResults of kind 'N' 15:41:35.370 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.370 (5) <=BE processResults of kind 'N' 15:41:35.370 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.370 (5) <=BE processResults of kind 'N' 15:41:35.370 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.370 (5) <=BE processResults of kind 'N' 15:41:35.371 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.371 (5) <=BE processResults of kind 'N' 15:41:35.371 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.371 (5) <=BE processResults of kind 'N' 15:41:35.372 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.372 (5) <=BE processResults of kind 'N' 15:41:35.372 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.372 (5) <=BE processResults of kind 'N' 15:41:35.372 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.372 (5) <=BE processResults of kind 'N' 15:41:35.372 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:S) 15:41:35.372 (5) <=BE processResults of kind 'N' 15:41:35.372 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.372 (5) <=BE processResults of kind 'N' 15:41:35.372 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:S) 15:41:35.372 (5) <=BE processResults of kind 'N' 15:41:35.372 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.372 (5) <=BE processResults of kind 'N' 15:41:35.372 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.372 (5) <=BE processResults of kind 'N' 15:41:35.372 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.372 (5) <=BE processResults of kind 'N' 15:41:35.372 (5) <=BE NoticeResponse(DEBUG: pool_read: read 6 bytes from backend 0) 15:41:35.372 (5) <=BE processResults of kind 'N' 15:41:35.372 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.372 (5) <=BE processResults of kind 'N' 15:41:35.372 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.373 (5) <=BE processResults of kind 'N' 15:41:35.373 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.373 (5) <=BE processResults of kind 'N' 15:41:35.373 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.373 (5) <=BE processResults of kind 'N' 15:41:35.373 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.373 (5) <=BE processResults of kind 'N' 15:41:35.373 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.377 (5) <=BE processResults of kind 'N' 15:41:35.377 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.377 (5) <=BE processResults of kind 'N' 15:41:35.377 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 1 num_executed_nodes:1) 15:41:35.377 (5) <=BE processResults of kind 'N' 15:41:35.377 (5) <=BE NoticeResponse(DEBUG: pool_read: read 6 bytes from backend 1) 15:41:35.377 (5) <=BE processResults of kind 'N' 15:41:35.377 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.377 (5) <=BE processResults of kind 'N' 15:41:35.377 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.377 (5) <=BE processResults of kind 'N' 15:41:35.378 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:2.000000 num_executed_nodes:2) 15:41:35.378 (5) <=BE processResults of kind 'N' 15:41:35.378 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.378 (5) <=BE processResults of kind 'N' 15:41:35.378 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.378 (5) <=BE processResults of kind 'N' 15:41:35.378 (5) <=BE NoticeResponse(DEBUG: session context: clearing ignore till sync. DONE) 15:41:35.378 (5) <=BE processResults of kind 'N' 15:41:35.378 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.378 (5) <=BE processResults of kind 'N' 15:41:35.378 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.378 (5) <=BE processResults of kind 'N' 15:41:35.378 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.378 (5) <=BE processResults of kind 'N' 15:41:35.381 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.381 (5) <=BE processResults of kind 'N' 15:41:35.381 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.381 (5) <=BE processResults of kind 'N' 15:41:35.381 (5) <=BE NoticeResponse(DEBUG: reading message length 15:41:35.381 (5) <=BE processResults of kind 'N' 15:41:35.381 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.381 (5) <=BE processResults of kind 'N' 15:41:35.381 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.381 (5) <=BE processResults of kind 'N' 15:41:35.381 (5) <=BE NoticeResponse(DEBUG: reading message length 15:41:35.381 (5) <=BE processResults of kind 'N' 15:41:35.381 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.381 (5) <=BE processResults of kind 'N' 15:41:35.381 (5) <=BE NoticeResponse(DEBUG: processing ReadyForQuery 15:41:35.381 (5) <=BE processResults of kind 'N' 15:41:35.381 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 1) 15:41:35.381 (5) <=BE processResults of kind 'N' 15:41:35.381 (5) <=BE NoticeResponse(DEBUG: processing ReadyForQuery 15:41:35.381 (5) <=BE processResults of kind 'Z' 15:41:35.381 (5) <=BE ReadyForQuery(I) 15:41:35.382 (5) compatible = 90400 15:41:35.382 (5) loglevel = 0 15:41:35.382 (5) prepare threshold = 5 15:41:35.385 (5) types using binary send = TIMESTAMPTZ,UUID,INT2_ARRAY,INT4_ARRAY,BYTEA,TEXT_ARRAY,TIMETZ,INT8,INT2,INT4,VARCHAR_ARRAY,INT8_ARRAY,POINT,TIMESTAMP,TIME,BOX,FLOAT4,FLOAT8,FLOAT4_ARRAY,FLOAT8_ARRAY 15:41:35.386 (5) types using binary receive = TIMESTAMPTZ,UUID,INT2_ARRAY,INT4_ARRAY,BYTEA,TEXT_ARRAY,TIMETZ,INT8,INT2,INT4,VARCHAR_ARRAY,INT8_ARRAY,POINT,DATE,TIMESTAMP,TIME,BOX,FLOAT4,FLOAT8,FLOAT4_ARRAY,FLOAT8_ARRAY 15:41:35.393 (5) integer date/time = true 15:41:35.418 (5) simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@31594b30, maxRows=0, fetchSize=0, flags=21 15:41:35.418 (5) FE=> Parse(stmt=null,query="UPDATE usertable SET field9=$1 WHERE YCSB_KEY = $2",oids={1043,1043}) 15:41:35.418 (5) FE=> Bind(stmt=null,portal=null,$1=<'!9(<Rq%3x#.p>To''Ba9]9!Ym#O/5:n/.&,O/1D#=F}(?`*^/0Y7%;d1O/-8f3Em;?t&Uq.Te97t:Lg!P5!C/''>p+^!07l*''h''X9-'>,$2=<'user29'>) 15:41:35.418 (5) FE=> Describe(portal=null) 15:41:35.418 (5) FE=> Execute(portal=null,limit=1) 15:41:35.418 (5) FE=> Sync 15:41:35.418 (5) <=BE processResults of kind 'N' 15:41:35.418 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.418 (5) <=BE processResults of kind 'N' 15:41:35.418 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.418 (5) <=BE processResults of kind 'N' 15:41:35.418 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.418 (5) <=BE processResults of kind 'N' 15:41:35.418 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.418 (5) <=BE processResults of kind 'N' 15:41:35.418 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.418 (5) <=BE processResults of kind 'N' 15:41:35.418 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.418 (5) <=BE processResults of kind 'N' 15:41:35.418 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.418 (5) <=BE processResults of kind 'N' 15:41:35.419 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.419 (5) <=BE processResults of kind 'N' 15:41:35.419 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.419 (5) <=BE processResults of kind 'N' 15:41:35.419 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.419 (5) <=BE processResults of kind 'N' 15:41:35.419 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.419 (5) <=BE processResults of kind 'N' 15:41:35.419 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.419 (5) <=BE processResults of kind 'N' 15:41:35.419 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.419 (5) <=BE processResults of kind 'N' 15:41:35.419 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.419 (5) <=BE processResults of kind 'N' 15:41:35.419 (5) <=BE NoticeResponse(DEBUG: Parse: statement name <>) 15:41:35.419 (5) <=BE processResults of kind 'N' 15:41:35.419 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.419 (5) <=BE processResults of kind 'N' 15:41:35.419 (5) <=BE NoticeResponse(DEBUG: make table name from rangevar: tablename:""usertable"") 15:41:35.419 (5) <=BE processResults of kind 'N' 15:41:35.419 (5) <=BE NoticeResponse(DEBUG: do_query: extended:1 query:"SELECT oid FROM pg_class WHERE relname = 'usertable'") 15:41:35.419 (5) <=BE processResults of kind 'N' 15:41:35.419 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:P) 15:41:35.419 (5) <=BE processResults of kind 'N' 15:41:35.419 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:B) 15:41:35.419 (5) <=BE processResults of kind 'N' 15:41:35.419 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:C) 15:41:35.419 (5) <=BE processResults of kind 'N' 15:41:35.419 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:S) 15:41:35.419 (5) <=BE processResults of kind 'N' 15:41:35.419 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:E) 15:41:35.419 (5) <=BE processResults of kind 'N' 15:41:35.419 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:C) 15:41:35.419 (5) <=BE processResults of kind 'N' 15:41:35.419 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:P) 15:41:35.419 (5) <=BE processResults of kind 'N' 15:41:35.420 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.420 (5) <=BE processResults of kind 'N' 15:41:35.420 (5) <=BE NoticeResponse(DEBUG: pool_read: read 50 bytes from backend 0) 15:41:35.420 (5) <=BE processResults of kind 'N' 15:41:35.420 (5) <=BE NoticeResponse(DEBUG: do_query: kind: '1') 15:41:35.420 (5) <=BE processResults of kind 'N' 15:41:35.420 (5) <=BE NoticeResponse(DEBUG: do_query: received PARSE COMPLETE ('1')) 15:41:35.420 (5) <=BE processResults of kind 'N' 15:41:35.420 (5) <=BE NoticeResponse(DEBUG: do_query: kind: '2') 15:41:35.420 (5) <=BE processResults of kind 'N' 15:41:35.420 (5) <=BE NoticeResponse(DEBUG: do_query: received BIND COMPLETE ('2')) 15:41:35.420 (5) <=BE processResults of kind 'N' 15:41:35.420 (5) <=BE NoticeResponse(DEBUG: do_query: kind: '3') 15:41:35.420 (5) <=BE processResults of kind 'N' 15:41:35.420 (5) <=BE NoticeResponse(DEBUG: do_query: received CLOSE COMPLETE ('3')) 15:41:35.420 (5) <=BE processResults of kind 'N' 15:41:35.420 (5) <=BE NoticeResponse(DEBUG: do_query: kind: 'D') 15:41:35.420 (5) <=BE processResults of kind 'N' 15:41:35.420 (5) <=BE NoticeResponse(DEBUG: do_query: received DATA ROW ('D')) 15:41:35.420 (5) <=BE processResults of kind 'N' 15:41:35.420 (5) <=BE NoticeResponse(DEBUG: do_query: kind: 'C') 15:41:35.420 (5) <=BE processResults of kind 'N' 15:41:35.420 (5) <=BE NoticeResponse(DEBUG: do_query: received COMMAND COMPLETE ('C')) 15:41:35.420 (5) <=BE processResults of kind 'N' 15:41:35.420 (5) <=BE NoticeResponse(DEBUG: do_query: kind: '3') 15:41:35.420 (5) <=BE processResults of kind 'N' 15:41:35.420 (5) <=BE NoticeResponse(DEBUG: do_query: received CLOSE COMPLETE ('3')) 15:41:35.420 (5) <=BE processResults of kind 'N' 15:41:35.420 (5) <=BE NoticeResponse(DEBUG: do_query: all state completed. returning) 15:41:35.420 (5) <=BE processResults of kind 'N' 15:41:35.420 (5) <=BE NoticeResponse(DEBUG: memcache: extracting table oids: table: ""usertable"" oid:16460) 15:41:35.420 (5) <=BE processResults of kind 'N' 15:41:35.420 (5) <=BE NoticeResponse(DEBUG: pool_where_to_send: UPDATE usertable SET field9=$1 WHERE YCSB_KEY = $2) 15:41:35.420 (5) <=BE processResults of kind 'N' 15:41:35.420 (5) <=BE NoticeResponse(DEBUG: decide where to send the queries 15:41:35.420 (5) <=BE processResults of kind 'N' 15:41:35.420 (5) <=BE NoticeResponse(DEBUG: setting db node for query to be sent, valid node id:0) 15:41:35.420 (5) <=BE processResults of kind 'N' 15:41:35.420 (5) <=BE NoticeResponse(DEBUG: Parse: waiting for master completing the query) 15:41:35.421 (5) <=BE processResults of kind 'N' 15:41:35.421 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.421 (5) <=BE processResults of kind 'N' 15:41:35.421 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:35.421 (5) <=BE processResults of kind 'N' 15:41:35.421 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:P) 15:41:35.421 (5) <=BE processResults of kind 'N' 15:41:35.421 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.421 (5) <=BE processResults of kind 'N' 15:41:35.421 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.421 (5) <=BE processResults of kind 'N' 15:41:35.421 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.421 (5) <=BE processResults of kind 'N' 15:41:35.421 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:35.421 (5) <=BE processResults of kind 'N' 15:41:35.421 (5) <=BE NoticeResponse(DEBUG: pool_read: read 5 bytes from backend 0) 15:41:35.421 (5) <=BE processResults of kind 'N' 15:41:35.421 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.421 (5) <=BE processResults of kind 'N' 15:41:35.421 (5) <=BE NoticeResponse(DEBUG: detect error: kind: 1) 15:41:35.421 (5) <=BE processResults of kind 'N' 15:41:35.421 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.421 (5) <=BE processResults of kind 'N' 15:41:35.421 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.421 (5) <=BE processResults of kind 'N' 15:41:35.421 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.421 (5) <=BE processResults of kind 'N' 15:41:35.421 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.421 (5) <=BE processResults of kind 'N' 15:41:35.421 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.421 (5) <=BE processResults of kind 'N' 15:41:35.421 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.421 (5) <=BE processResults of kind 'N' 15:41:35.421 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.421 (5) <=BE processResults of kind 'N' 15:41:35.421 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.421 (5) <=BE processResults of kind 'N' 15:41:35.422 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.422 (5) <=BE processResults of kind 'N' 15:41:35.422 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.422 (5) <=BE processResults of kind 'N' 15:41:35.422 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.422 (5) <=BE processResults of kind 'N' 15:41:35.422 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.422 (5) <=BE processResults of kind 'N' 15:41:35.422 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.422 (5) <=BE processResults of kind 'N' 15:41:35.422 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:35.422 (5) <=BE processResults of kind 'N' 15:41:35.422 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.422 (5) <=BE processResults of kind 'N' 15:41:35.422 (5) <=BE NoticeResponse(DEBUG: called by pool_add_sent_message: sent message: address: 1642d88 kind: P name: ==) 15:41:35.422 (5) <=BE processResults of kind 'N' 15:41:35.422 (5) <=BE NoticeResponse(DEBUG: adding sent message to list 15:41:35.422 (5) <=BE processResults of kind 'N' 15:41:35.422 (5) <=BE NoticeResponse(DEBUG: called by pool_sent_message_destroy: sent message: address: 1642b70 kind: P name: ==) 15:41:35.422 (5) <=BE processResults of kind 'N' 15:41:35.422 (5) <=BE NoticeResponse(DEBUG: checking if query context can be safely destroyed 15:41:35.422 (5) <=BE processResults of kind 'N' 15:41:35.422 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.422 (5) <=BE processResults of kind 'N' 15:41:35.422 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.422 (5) <=BE processResults of kind 'N' 15:41:35.422 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.422 (5) <=BE processResults of kind '1' 15:41:35.422 (5) <=BE ParseComplete [null] 15:41:35.422 (5) <=BE processResults of kind 'N' 15:41:35.422 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: packet:1 length:0) 15:41:35.422 (5) <=BE processResults of kind 'N' 15:41:35.422 (5) <=BE NoticeResponse(DEBUG: session context: setting command success. DONE) 15:41:35.423 (5) <=BE processResults of kind 'N' 15:41:35.423 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.423 (5) <=BE processResults of kind 'N' 15:41:35.423 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.423 (5) <=BE processResults of kind 'N' 15:41:35.423 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.423 (5) <=BE processResults of kind 'N' 15:41:35.423 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.423 (5) <=BE processResults of kind 'N' 15:41:35.423 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.423 (5) <=BE processResults of kind 'N' 15:41:35.423 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.423 (5) <=BE processResults of kind 'N' 15:41:35.423 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.423 (5) <=BE processResults of kind 'N' 15:41:35.423 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.423 (5) <=BE processResults of kind 'N' 15:41:35.423 (5) <=BE NoticeResponse(DEBUG: Bind: waiting for master completing the query) 15:41:35.423 (5) <=BE processResults of kind 'N' 15:41:35.423 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.423 (5) <=BE processResults of kind 'N' 15:41:35.423 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.423 (5) <=BE processResults of kind 'N' 15:41:35.423 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:35.423 (5) <=BE processResults of kind 'N' 15:41:35.423 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:B) 15:41:35.423 (5) <=BE processResults of kind 'N' 15:41:35.423 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.423 (5) <=BE processResults of kind 'N' 15:41:35.423 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.423 (5) <=BE processResults of kind 'N' 15:41:35.423 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.423 (5) <=BE processResults of kind 'N' 15:41:35.423 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:35.423 (5) <=BE processResults of kind 'N' 15:41:35.423 (5) <=BE NoticeResponse(DEBUG: pool_read: read 5 bytes from backend 0) 15:41:35.423 (5) <=BE processResults of kind 'N' 15:41:35.423 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.423 (5) <=BE processResults of kind 'N' 15:41:35.424 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.424 (5) <=BE processResults of kind 'N' 15:41:35.424 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.424 (5) <=BE processResults of kind 'N' 15:41:35.424 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.424 (5) <=BE processResults of kind 'N' 15:41:35.424 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.424 (5) <=BE processResults of kind 'N' 15:41:35.424 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.424 (5) <=BE processResults of kind 'N' 15:41:35.424 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.424 (5) <=BE processResults of kind 'N' 15:41:35.424 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.424 (5) <=BE processResults of kind 'N' 15:41:35.424 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.424 (5) <=BE processResults of kind 'N' 15:41:35.424 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.424 (5) <=BE processResults of kind 'N' 15:41:35.424 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.426 (5) <=BE processResults of kind 'N' 15:41:35.426 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.426 (5) <=BE processResults of kind 'N' 15:41:35.426 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.426 (5) <=BE processResults of kind 'N' 15:41:35.426 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.426 (5) <=BE processResults of kind 'N' 15:41:35.426 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:35.426 (5) <=BE processResults of kind 'N' 15:41:35.426 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.426 (5) <=BE processResults of kind 'N' 15:41:35.426 (5) <=BE NoticeResponse(DEBUG: called by pool_add_sent_message: sent message: address: 1642b70 kind: B name: ==) 15:41:35.426 (5) <=BE processResults of kind 'N' 15:41:35.426 (5) <=BE NoticeResponse(DEBUG: adding sent message to list 15:41:35.426 (5) <=BE processResults of kind 'N' 15:41:35.426 (5) <=BE NoticeResponse(DEBUG: called by pool_sent_message_destroy: sent message: address: 1642c08 kind: B name: ==) 15:41:35.426 (5) <=BE processResults of kind 'N' 15:41:35.426 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.426 (5) <=BE processResults of kind 'N' 15:41:35.426 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.426 (5) <=BE processResults of kind 'N' 15:41:35.426 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.426 (5) <=BE processResults of kind 'N' 15:41:35.426 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.426 (5) <=BE processResults of kind 'N' 15:41:35.426 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.426 (5) <=BE processResults of kind '2' 15:41:35.426 (5) <=BE BindComplete [unnamed] 15:41:35.426 (5) <=BE processResults of kind 'N' 15:41:35.426 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: packet:2 length:0) 15:41:35.426 (5) <=BE processResults of kind 'N' 15:41:35.426 (5) <=BE NoticeResponse(DEBUG: session context: setting command success. DONE) 15:41:35.426 (5) <=BE processResults of kind 'N' 15:41:35.426 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.426 (5) <=BE processResults of kind 'N' 15:41:35.426 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.426 (5) <=BE processResults of kind 'N' 15:41:35.426 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.426 (5) <=BE processResults of kind 'N' 15:41:35.426 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.426 (5) <=BE processResults of kind 'N' 15:41:35.426 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.437 (5) <=BE processResults of kind 'N' 15:41:35.438 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.442 (5) <=BE processResults of kind 'N' 15:41:35.442 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.442 (5) <=BE processResults of kind 'N' 15:41:35.442 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.442 (5) <=BE processResults of kind 'N' 15:41:35.442 (5) <=BE NoticeResponse(DEBUG: Describe: waiting for master completing the query) 15:41:35.442 (5) <=BE processResults of kind 'N' 15:41:35.442 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.442 (5) <=BE processResults of kind 'N' 15:41:35.442 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.442 (5) <=BE processResults of kind 'N' 15:41:35.442 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:35.442 (5) <=BE processResults of kind 'N' 15:41:35.442 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:D) 15:41:35.442 (5) <=BE processResults of kind 'N' 15:41:35.442 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.442 (5) <=BE processResults of kind 'N' 15:41:35.442 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.442 (5) <=BE processResults of kind 'N' 15:41:35.442 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.442 (5) <=BE processResults of kind 'N' 15:41:35.442 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.442 (5) <=BE processResults of kind 'N' 15:41:35.442 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.442 (5) <=BE processResults of kind 'N' 15:41:35.443 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.443 (5) <=BE processResults of kind 'N' 15:41:35.443 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.443 (5) <=BE processResults of kind 'N' 15:41:35.443 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.443 (5) <=BE processResults of kind 'N' 15:41:35.443 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.443 (5) <=BE processResults of kind 'N' 15:41:35.443 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.443 (5) <=BE processResults of kind 'N' 15:41:35.443 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.443 (5) <=BE processResults of kind 'N' 15:41:35.443 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.443 (5) <=BE processResults of kind 'N' 15:41:35.443 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.443 (5) <=BE processResults of kind 'N' 15:41:35.443 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.443 (5) <=BE processResults of kind 'N' 15:41:35.443 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.443 (5) <=BE processResults of kind 'N' 15:41:35.443 (5) <=BE NoticeResponse(DEBUG: Execute: portal name <>) 15:41:35.443 (5) <=BE processResults of kind 'N' 15:41:35.443 (5) <=BE NoticeResponse(DEBUG: Execute: query string = <UPDATE usertable SET field9=$1 WHERE YCSB_KEY = $2>) 15:41:35.443 (5) <=BE processResults of kind 'N' 15:41:35.443 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.443 (5) <=BE processResults of kind 'N' 15:41:35.443 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:35.443 (5) <=BE processResults of kind 'N' 15:41:35.443 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:E) 15:41:35.443 (5) <=BE processResults of kind 'N' 15:41:35.603 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.603 (5) <=BE processResults of kind 'N' 15:41:35.603 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.603 (5) <=BE processResults of kind 'N' 15:41:35.603 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: pool_read: read 19 bytes from backend 0) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: detect error: kind: n) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: detect error: kind: n) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: detect error: kind: n) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: detect error: kind: n) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.604 (5) <=BE processResults of kind 'n' 15:41:35.604 (5) <=BE NoData 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: packet:n length:0) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.604 (5) <=BE processResults of kind 'N' 15:41:35.604 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.605 (5) <=BE processResults of kind 'C' 15:41:35.605 (5) <=BE CommandStatus(UPDATE 0) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: session context: setting command success. DONE) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:S) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_read: read 6 bytes from backend 0) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: session context: clearing ignore till sync. DONE) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: reading message length 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.605 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.605 (5) <=BE processResults of kind 'N' 15:41:35.606 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.606 (5) <=BE processResults of kind 'N' 15:41:35.606 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.606 (5) <=BE processResults of kind 'N' 15:41:35.606 (5) <=BE NoticeResponse(DEBUG: processing ReadyForQuery 15:41:35.606 (5) <=BE processResults of kind 'N' 15:41:35.606 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.606 (5) <=BE processResults of kind 'Z' 15:41:35.606 (5) <=BE ReadyForQuery(I) 15:41:35.618 (5) simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@6cb58c70, maxRows=0, fetchSize=0, flags=21 15:41:35.620 (5) FE=> Parse(stmt=null,query="UPDATE usertable SET field7=$1 WHERE YCSB_KEY = $2",oids={1043,1043}) 15:41:35.622 (5) FE=> Bind(stmt=null,portal=null,$1=<' /h32p:Eu#Pw&9" O! 2<=<d$&p/0r998<V12L50?*1N9%Pe>?4, 3B=8;n!Vo*4x8!p*U5$=<9Y+3(`?8h)O''--r9^= Sq52 !'>,$2=<'user93'>) 15:41:35.625 (5) FE=> Describe(portal=null) 15:41:35.626 (5) FE=> Execute(portal=null,limit=1) 15:41:35.626 (5) FE=> Sync 15:41:35.626 (5) <=BE processResults of kind 'N' 15:41:35.629 (5) <=BE NoticeResponse(DEBUG: memcache invalidating query cache 15:41:35.629 (5) <=BE processResults of kind 'N' 15:41:35.630 (5) <=BE NoticeResponse(DEBUG: memcache invalidating query cache 15:41:35.630 (5) <=BE processResults of kind 'N' 15:41:35.632 (5) <=BE NoticeResponse(DEBUG: memcache: deleteing cache on memcached with key: "cf5758b7571662c4c317093a14d7460f") 15:41:35.632 (5) <=BE processResults of kind 'N' 15:41:35.632 (5) <=BE NoticeResponse(DEBUG: memcache reset buffer 15:41:35.632 (5) <=BE processResults of kind 'N' 15:41:35.632 (5) <=BE NoticeResponse(DEBUG: memcache discarding query cache array 15:41:35.632 (5) <=BE processResults of kind 'N' 15:41:35.632 (5) <=BE NoticeResponse(DEBUG: memcache reset buffer 15:41:35.632 (5) <=BE processResults of kind 'N' 15:41:35.632 (5) <=BE NoticeResponse(DEBUG: checking if query context can be safely destroyed 15:41:35.632 (5) <=BE processResults of kind 'N' 15:41:35.632 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.632 (5) <=BE processResults of kind 'N' 15:41:35.632 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.632 (5) <=BE processResults of kind 'N' 15:41:35.632 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.632 (5) <=BE processResults of kind 'N' 15:41:35.632 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.632 (5) <=BE processResults of kind 'N' 15:41:35.632 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.632 (5) <=BE processResults of kind 'N' 15:41:35.632 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: Parse: statement name <>) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: make table name from rangevar: tablename:""usertable"") 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: memcache: extracting table oids: table: ""usertable"" oid:16460) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: pool_where_to_send: UPDATE usertable SET field7=$1 WHERE YCSB_KEY = $2) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: decide where to send the queries 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: setting db node for query to be sent, valid node id:0) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: Parse: waiting for master completing the query) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:P) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: pool_read: read 5 bytes from backend 0) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: detect error: kind: 1) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.633 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.633 (5) <=BE processResults of kind 'N' 15:41:35.638 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.638 (5) <=BE processResults of kind 'N' 15:41:35.638 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.638 (5) <=BE processResults of kind 'N' 15:41:35.638 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.638 (5) <=BE processResults of kind 'N' 15:41:35.638 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.638 (5) <=BE processResults of kind 'N' 15:41:35.638 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.638 (5) <=BE processResults of kind 'N' 15:41:35.638 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.638 (5) <=BE processResults of kind 'N' 15:41:35.638 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.638 (5) <=BE processResults of kind 'N' 15:41:35.638 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.638 (5) <=BE processResults of kind 'N' 15:41:35.638 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.638 (5) <=BE processResults of kind 'N' 15:41:35.638 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.638 (5) <=BE processResults of kind 'N' 15:41:35.638 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.639 (5) <=BE processResults of kind 'N' 15:41:35.639 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.639 (5) <=BE processResults of kind 'N' 15:41:35.639 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:35.639 (5) <=BE processResults of kind 'N' 15:41:35.639 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.639 (5) <=BE processResults of kind 'N' 15:41:35.639 (5) <=BE NoticeResponse(DEBUG: called by pool_add_sent_message: sent message: address: 1650610 kind: P name: ==) 15:41:35.639 (5) <=BE processResults of kind 'N' 15:41:35.639 (5) <=BE NoticeResponse(DEBUG: adding sent message to list 15:41:35.639 (5) <=BE processResults of kind 'N' 15:41:35.639 (5) <=BE NoticeResponse(DEBUG: called by pool_sent_message_destroy: sent message: address: 1642d88 kind: P name: ==) 15:41:35.639 (5) <=BE processResults of kind 'N' 15:41:35.639 (5) <=BE NoticeResponse(DEBUG: checking if query context can be safely destroyed 15:41:35.639 (5) <=BE processResults of kind 'N' 15:41:35.639 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.639 (5) <=BE processResults of kind 'N' 15:41:35.639 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.639 (5) <=BE processResults of kind 'N' 15:41:35.639 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.639 (5) <=BE processResults of kind '1' 15:41:35.639 (5) <=BE ParseComplete [null] 15:41:35.639 (5) <=BE processResults of kind 'N' 15:41:35.639 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: packet:1 length:0) 15:41:35.639 (5) <=BE processResults of kind 'N' 15:41:35.639 (5) <=BE NoticeResponse(DEBUG: session context: setting command success. DONE) 15:41:35.639 (5) <=BE processResults of kind 'N' 15:41:35.639 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.639 (5) <=BE processResults of kind 'N' 15:41:35.639 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.641 (5) <=BE processResults of kind 'N' 15:41:35.645 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.645 (5) <=BE processResults of kind 'N' 15:41:35.659 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.660 (5) <=BE processResults of kind 'N' 15:41:35.670 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.670 (5) <=BE processResults of kind 'N' 15:41:35.670 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.670 (5) <=BE processResults of kind 'N' 15:41:35.670 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.670 (5) <=BE processResults of kind 'N' 15:41:35.670 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.670 (5) <=BE processResults of kind 'N' 15:41:35.670 (5) <=BE NoticeResponse(DEBUG: Bind: waiting for master completing the query) 15:41:35.670 (5) <=BE processResults of kind 'N' 15:41:35.670 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.670 (5) <=BE processResults of kind 'N' 15:41:35.670 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.670 (5) <=BE processResults of kind 'N' 15:41:35.670 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:35.670 (5) <=BE processResults of kind 'N' 15:41:35.670 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:B) 15:41:35.670 (5) <=BE processResults of kind 'N' 15:41:35.670 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.670 (5) <=BE processResults of kind 'N' 15:41:35.670 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.670 (5) <=BE processResults of kind 'N' 15:41:35.670 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.670 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: pool_read: read 5 bytes from backend 0) 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: called by pool_add_sent_message: sent message: address: 1642d88 kind: B name: ==) 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: adding sent message to list 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: called by pool_sent_message_destroy: sent message: address: 1642b70 kind: B name: ==) 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.671 (5) <=BE processResults of kind '2' 15:41:35.671 (5) <=BE BindComplete [unnamed] 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.671 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: packet:2 length:0) 15:41:35.671 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: session context: setting command success. DONE) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: Describe: waiting for master completing the query) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:D) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.672 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.672 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: Execute: portal name <>) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: Execute: query string = <UPDATE usertable SET field7=$1 WHERE YCSB_KEY = $2>) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:E) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: pool_read: read 5 bytes from backend 0) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: detect error: kind: n) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: detect error: kind: n) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: detect error: kind: n) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: detect error: kind: n) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.673 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:35.673 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.674 (5) <=BE processResults of kind 'n' 15:41:35.674 (5) <=BE NoData 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: packet:n length:0) 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: pool_read: read 14 bytes from backend 0) 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.674 (5) <=BE processResults of kind 'C' 15:41:35.674 (5) <=BE CommandStatus(UPDATE 0) 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: session context: setting command success. DONE) 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.674 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.674 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:S) 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: pool_read: read 6 bytes from backend 0) 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: session context: clearing ignore till sync. DONE) 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.675 (5) <=BE processResults of kind 'N' 15:41:35.675 (5) <=BE NoticeResponse(DEBUG: reading message length 15:41:35.676 (5) <=BE processResults of kind 'N' 15:41:35.676 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.676 (5) <=BE processResults of kind 'N' 15:41:35.676 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.676 (5) <=BE processResults of kind 'N' 15:41:35.676 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.676 (5) <=BE processResults of kind 'N' 15:41:35.676 (5) <=BE NoticeResponse(DEBUG: processing ReadyForQuery 15:41:35.676 (5) <=BE processResults of kind 'N' 15:41:35.676 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.676 (5) <=BE processResults of kind 'Z' 15:41:35.676 (5) <=BE ReadyForQuery(I) 15:41:35.676 (5) simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@1f5b6079, maxRows=0, fetchSize=0, flags=17 15:41:35.676 (5) FE=> Parse(stmt=null,query="SELECT * FROM usertable WHERE YCSB_KEY = $1",oids={1043}) 15:41:35.676 (5) FE=> Bind(stmt=null,portal=null,$1=<'user76'>) 15:41:35.676 (5) FE=> Describe(portal=null) 15:41:35.676 (5) FE=> Execute(portal=null,limit=0) 15:41:35.676 (5) FE=> Sync 15:41:35.676 (5) <=BE processResults of kind 'N' 15:41:35.678 (5) <=BE NoticeResponse(DEBUG: memcache invalidating query cache 15:41:35.944 (5) <=BE processResults of kind 'N' 15:41:35.946 (5) <=BE NoticeResponse(DEBUG: memcache invalidating query cache 15:41:35.946 (5) <=BE processResults of kind 'N' 15:41:35.946 (5) <=BE NoticeResponse(DEBUG: memcache: deleteing cache on memcached with key: "fd9c5edc4d8ef932a3d0557299db561c") 15:41:35.946 (5) <=BE processResults of kind 'N' 15:41:35.946 (5) <=BE NoticeResponse(DEBUG: memcache reset buffer 15:41:35.946 (5) <=BE processResults of kind 'N' 15:41:35.947 (5) <=BE NoticeResponse(DEBUG: memcache discarding query cache array 15:41:35.947 (5) <=BE processResults of kind 'N' 15:41:35.947 (5) <=BE NoticeResponse(DEBUG: memcache reset buffer 15:41:35.947 (5) <=BE processResults of kind 'N' 15:41:35.947 (5) <=BE NoticeResponse(DEBUG: checking if query context can be safely destroyed 15:41:35.947 (5) <=BE processResults of kind 'N' 15:41:35.947 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.947 (5) <=BE processResults of kind 'N' 15:41:35.947 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.947 (5) <=BE processResults of kind 'N' 15:41:35.947 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.947 (5) <=BE processResults of kind 'N' 15:41:35.947 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.947 (5) <=BE processResults of kind 'N' 15:41:35.947 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.947 (5) <=BE processResults of kind 'N' 15:41:35.947 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.947 (5) <=BE processResults of kind 'N' 15:41:35.947 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.947 (5) <=BE processResults of kind 'N' 15:41:35.947 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.947 (5) <=BE processResults of kind 'N' 15:41:35.947 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: Parse: statement name <>) 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: checking if query has INSERT INTO, FOR SHARE or FOR UPDATE 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: checking if SELECT statement contains the IMMUTABLE function call 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: temporary table walker. checking relation "usertable") 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: do_query: extended:1 query:"SELECT count(*) FROM pg_class AS c, pg_namespace AS n WHERE c.relname = 'usertable' AND c.relnamespace = n.oid AND n.nspname ~ '^pg_temp_'") 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:P) 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:B) 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:C) 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:S) 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:E) 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:C) 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:P) 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: pool_read: read 46 bytes from backend 0) 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: do_query: kind: '1') 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: do_query: received PARSE COMPLETE ('1')) 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: do_query: kind: '2') 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: do_query: received BIND COMPLETE ('2')) 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: do_query: kind: '3') 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.948 (5) <=BE NoticeResponse(DEBUG: do_query: received CLOSE COMPLETE ('3')) 15:41:35.948 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: do_query: kind: 'D') 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: do_query: received DATA ROW ('D')) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: do_query: kind: 'C') 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: do_query: received COMMAND COMPLETE ('C')) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: do_query: kind: '3') 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: do_query: received CLOSE COMPLETE ('3')) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: do_query: all state completed. returning) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: system catalog walker, checking relation "usertable") 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: make table name from rangevar: tablename:""usertable"") 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: view walker. checking relation ""usertable"") 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: make table name from rangevar: tablename:""usertable"") 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: unlogged table walker. checking relation ""usertable"") 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: pool_where_to_send: SELECT * FROM usertable WHERE YCSB_KEY = $1) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: checking if query has INSERT INTO, FOR SHARE or FOR UPDATE 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: decide where to send the queries 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: system catalog walker, checking relation "usertable") 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: temporary table walker. checking relation "usertable") 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: make table name from rangevar: tablename:""usertable"") 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: unlogged table walker. checking relation ""usertable"") 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: setting db node for query to be sent, valid node id:0) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: Parse: waiting for master completing the query) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:P) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: pool_read: read 5 bytes from backend 0) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: detect error: kind: 1) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.949 (5) <=BE processResults of kind 'N' 15:41:35.949 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.950 (5) <=BE processResults of kind 'N' 15:41:35.950 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.950 (5) <=BE processResults of kind 'N' 15:41:35.950 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.950 (5) <=BE processResults of kind 'N' 15:41:35.950 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.950 (5) <=BE processResults of kind 'N' 15:41:35.950 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.950 (5) <=BE processResults of kind 'N' 15:41:35.950 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.950 (5) <=BE processResults of kind 'N' 15:41:35.950 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:35.950 (5) <=BE processResults of kind 'N' 15:41:35.951 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.951 (5) <=BE processResults of kind 'N' 15:41:35.951 (5) <=BE NoticeResponse(DEBUG: called by pool_add_sent_message: sent message: address: 16507a0 kind: P name: ==) 15:41:35.952 (5) <=BE processResults of kind 'N' 15:41:35.952 (5) <=BE NoticeResponse(DEBUG: adding sent message to list 15:41:35.952 (5) <=BE processResults of kind 'N' 15:41:35.952 (5) <=BE NoticeResponse(DEBUG: called by pool_sent_message_destroy: sent message: address: 1650610 kind: P name: ==) 15:41:35.953 (5) <=BE processResults of kind 'N' 15:41:35.953 (5) <=BE NoticeResponse(DEBUG: checking if query context can be safely destroyed 15:41:35.953 (5) <=BE processResults of kind 'N' 15:41:35.953 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.953 (5) <=BE processResults of kind 'N' 15:41:35.953 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.953 (5) <=BE processResults of kind 'N' 15:41:35.953 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.954 (5) <=BE processResults of kind '1' 15:41:35.954 (5) <=BE ParseComplete [null] 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: packet:1 length:0) 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: add to memqcache buffer:1 length:0) 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: session context: setting command success. DONE) 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: Bind: waiting for master completing the query) 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:B) 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: pool_read: read 5 bytes from backend 0) 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.954 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.954 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: called by pool_add_sent_message: sent message: address: 1650610 kind: B name: ==) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: adding sent message to list 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: called by pool_sent_message_destroy: sent message: address: 1642d88 kind: B name: ==) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.955 (5) <=BE processResults of kind '2' 15:41:35.955 (5) <=BE BindComplete [unnamed] 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: packet:2 length:0) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: add to memqcache buffer:2 length:0) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: session context: setting command success. DONE) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.955 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.955 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: Describe: waiting for master completing the query) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:D) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: Execute: portal name <>) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: Execute: query string = <SELECT * FROM usertable WHERE YCSB_KEY = $1>) 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: memcache encode key 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: memcache encode key 15:41:35.956 (5) <=BE processResults of kind 'N' 15:41:35.956 (5) <=BE NoticeResponse(DEBUG: memcache encode key 15:41:35.957 (5) <=BE processResults of kind 'N' 15:41:35.957 (5) <=BE NoticeResponse(DEBUG: fetching from cache storage 15:41:35.957 (5) <=BE processResults of kind 'N' 15:41:35.957 (5) <=BE NoticeResponse(DEBUG: fetching from cache storage 15:41:35.957 (5) <=BE processResults of kind 'N' 15:41:35.957 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.957 (5) <=BE processResults of kind 'N' 15:41:35.957 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:35.957 (5) <=BE processResults of kind 'N' 15:41:35.957 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:E) 15:41:35.957 (5) <=BE processResults of kind 'N' 15:41:35.957 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.957 (5) <=BE processResults of kind 'N' 15:41:35.957 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.957 (5) <=BE processResults of kind 'N' 15:41:35.957 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.957 (5) <=BE processResults of kind 'N' 15:41:35.957 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:35.957 (5) <=BE processResults of kind 'N' 15:41:35.957 (5) <=BE NoticeResponse(DEBUG: pool_read: read 298 bytes from backend 0) 15:41:35.957 (5) <=BE processResults of kind 'N' 15:41:35.957 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.957 (5) <=BE processResults of kind 'N' 15:41:35.957 (5) <=BE NoticeResponse(DEBUG: detect error: kind: T) 15:41:35.957 (5) <=BE processResults of kind 'N' 15:41:35.957 (5) <=BE NoticeResponse(DEBUG: detect error: kind: T) 15:41:35.957 (5) <=BE processResults of kind 'N' 15:41:35.957 (5) <=BE NoticeResponse(DEBUG: detect error: kind: T) 15:41:35.957 (5) <=BE processResults of kind 'N' 15:41:35.957 (5) <=BE NoticeResponse(DEBUG: detect error: kind: T) 15:41:35.957 (5) <=BE processResults of kind 'N' 15:41:35.957 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.957 (5) <=BE processResults of kind 'N' 15:41:35.957 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.957 (5) <=BE processResults of kind 'N' 15:41:35.957 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.957 (5) <=BE processResults of kind 'N' 15:41:35.957 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.957 (5) <=BE processResults of kind 'N' 15:41:35.958 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.958 (5) <=BE processResults of kind 'N' 15:41:35.958 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.958 (5) <=BE processResults of kind 'N' 15:41:35.958 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.958 (5) <=BE processResults of kind 'N' 15:41:35.958 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.958 (5) <=BE processResults of kind 'N' 15:41:35.958 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.958 (5) <=BE processResults of kind 'N' 15:41:35.958 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.958 (5) <=BE processResults of kind 'N' 15:41:35.958 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.958 (5) <=BE processResults of kind 'N' 15:41:35.958 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.958 (5) <=BE processResults of kind 'N' 15:41:35.958 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.958 (5) <=BE processResults of kind 'N' 15:41:35.958 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:35.958 (5) <=BE processResults of kind 'N' 15:41:35.958 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.958 (5) <=BE processResults of kind 'N' 15:41:35.958 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.958 (5) <=BE processResults of kind 'N' 15:41:35.958 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.958 (5) <=BE processResults of kind 'N' 15:41:35.958 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.958 (5) <=BE processResults of kind 'T' 15:41:35.958 (5) <=BE RowDescription(11) 15:41:35.958 (5) Field(ycsb_key,VARCHAR,65535,T) 15:41:35.958 (5) Field(field0,TEXT,65535,T) 15:41:35.958 (5) Field(field1,TEXT,65535,T) 15:41:35.958 (5) Field(field2,TEXT,65535,T) 15:41:35.958 (5) Field(field3,TEXT,65535,T) 15:41:35.958 (5) Field(field4,TEXT,65535,T) 15:41:35.959 (5) Field(field5,TEXT,65535,T) 15:41:35.959 (5) Field(field6,TEXT,65535,T) 15:41:35.959 (5) Field(field7,TEXT,65535,T) 15:41:35.959 (5) Field(field8,TEXT,65535,T) 15:41:35.959 (5) Field(field9,TEXT,65535,T) 15:41:35.959 (5) <=BE processResults of kind 'N' 15:41:35.959 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: packet:T length:279) 15:41:35.959 (5) <=BE processResults of kind 'N' 15:41:35.959 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:35.959 (5) <=BE processResults of kind 'N' 15:41:35.959 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:35.959 (5) <=BE processResults of kind 'N' 15:41:35.959 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:35.960 (5) <=BE processResults of kind 'N' 15:41:35.960 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: add to memqcache buffer:T length:279) 15:41:35.960 (5) <=BE processResults of kind 'N' 15:41:35.960 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.960 (5) <=BE processResults of kind 'N' 15:41:35.960 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.961 (5) <=BE processResults of kind 'N' 15:41:35.961 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.961 (5) <=BE processResults of kind 'N' 15:41:35.961 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.962 (5) <=BE processResults of kind 'N' 15:41:35.962 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.962 (5) <=BE processResults of kind 'N' 15:41:35.962 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.962 (5) <=BE processResults of kind 'N' 15:41:35.962 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.962 (5) <=BE processResults of kind 'N' 15:41:35.962 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.962 (5) <=BE processResults of kind 'N' 15:41:35.962 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.962 (5) <=BE processResults of kind 'N' 15:41:35.962 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:35.963 (5) <=BE processResults of kind 'N' 15:41:35.963 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.963 (5) <=BE processResults of kind 'N' 15:41:35.963 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.963 (5) <=BE processResults of kind 'C' 15:41:35.963 (5) <=BE CommandStatus(SELECT 0) 15:41:35.963 (5) <=BE processResults of kind 'N' 15:41:35.963 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:35.963 (5) <=BE processResults of kind 'N' 15:41:35.963 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:35.964 (5) <=BE processResults of kind 'N' 15:41:35.964 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:35.964 (5) <=BE processResults of kind 'N' 15:41:35.964 (5) <=BE NoticeResponse(DEBUG: session context: setting command success. DONE) 15:41:35.964 (5) <=BE processResults of kind 'N' 15:41:35.964 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.964 (5) <=BE processResults of kind 'N' 15:41:35.964 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.965 (5) <=BE processResults of kind 'N' 15:41:35.965 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.965 (5) <=BE processResults of kind 'N' 15:41:35.965 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.965 (5) <=BE processResults of kind 'N' 15:41:35.965 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.965 (5) <=BE processResults of kind 'N' 15:41:35.965 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.965 (5) <=BE processResults of kind 'N' 15:41:35.965 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.965 (5) <=BE processResults of kind 'N' 15:41:35.966 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.967 (5) <=BE processResults of kind 'N' 15:41:35.967 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.967 (5) <=BE processResults of kind 'N' 15:41:35.967 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.967 (5) <=BE processResults of kind 'N' 15:41:35.967 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:S) 15:41:35.967 (5) <=BE processResults of kind 'N' 15:41:35.967 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.967 (5) <=BE processResults of kind 'N' 15:41:35.967 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.967 (5) <=BE processResults of kind 'N' 15:41:35.967 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.968 (5) <=BE processResults of kind 'N' 15:41:35.968 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.968 (5) <=BE processResults of kind 'N' 15:41:35.968 (5) <=BE NoticeResponse(DEBUG: pool_read: read 6 bytes from backend 0) 15:41:35.968 (5) <=BE processResults of kind 'N' 15:41:35.968 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.968 (5) <=BE processResults of kind 'N' 15:41:35.968 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.969 (5) <=BE processResults of kind 'N' 15:41:35.969 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.969 (5) <=BE processResults of kind 'N' 15:41:35.969 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.969 (5) <=BE processResults of kind 'N' 15:41:35.969 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.969 (5) <=BE processResults of kind 'N' 15:41:35.969 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.969 (5) <=BE processResults of kind 'N' 15:41:35.970 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:35.970 (5) <=BE processResults of kind 'N' 15:41:35.970 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.970 (5) <=BE processResults of kind 'N' 15:41:35.970 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.970 (5) <=BE processResults of kind 'N' 15:41:35.970 (5) <=BE NoticeResponse(DEBUG: session context: clearing ignore till sync. DONE) 15:41:35.971 (5) <=BE processResults of kind 'N' 15:41:35.971 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.971 (5) <=BE processResults of kind 'N' 15:41:35.971 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.971 (5) <=BE processResults of kind 'N' 15:41:35.971 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.972 (5) <=BE processResults of kind 'N' 15:41:35.972 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.972 (5) <=BE processResults of kind 'N' 15:41:35.972 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.972 (5) <=BE processResults of kind 'N' 15:41:35.972 (5) <=BE NoticeResponse(DEBUG: reading message length 15:41:35.972 (5) <=BE processResults of kind 'N' 15:41:35.972 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.972 (5) <=BE processResults of kind 'N' 15:41:35.972 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.972 (5) <=BE processResults of kind 'N' 15:41:35.972 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.972 (5) <=BE processResults of kind 'N' 15:41:35.972 (5) <=BE NoticeResponse(DEBUG: processing ReadyForQuery 15:41:35.973 (5) <=BE processResults of kind 'N' 15:41:35.973 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.973 (5) <=BE processResults of kind 'Z' 15:41:35.973 (5) <=BE ReadyForQuery(I) 15:41:35.973 (5) simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@74640983, maxRows=0, fetchSize=0, flags=21 15:41:35.975 (5) FE=> Parse(stmt=null,query="UPDATE usertable SET field4=$1 WHERE YCSB_KEY = $2",oids={1043,1043}) 15:41:35.975 (5) FE=> Bind(stmt=null,portal=null,$1=<'=^%<Q}7T%-#l=''>=?t,E9$Pu$#" =j1]c>Q7 %,-Mm(4:4A1#(69D%0_1%!86;.%1:)[9%+|2T}+\??Pu&J{5U-1)`,7& 1x%1 1'>,$2=<'user55'>) 15:41:35.975 (5) FE=> Describe(portal=null) 15:41:35.976 (5) FE=> Execute(portal=null,limit=1) 15:41:35.976 (5) FE=> Sync 15:41:35.976 (5) <=BE processResults of kind 'N' 15:41:35.976 (5) <=BE NoticeResponse(DEBUG: make table name from rangevar: tablename:""usertable"") 15:41:35.976 (5) <=BE processResults of kind 'N' 15:41:35.976 (5) <=BE NoticeResponse(DEBUG: extracting table oids from SELECT statement 15:41:35.976 (5) <=BE processResults of kind 'N' 15:41:35.976 (5) <=BE NoticeResponse(DEBUG: query cache handler for ReadyForQuery 15:41:35.976 (5) <=BE processResults of kind 'N' 15:41:35.976 (5) <=BE NoticeResponse(DEBUG: commiting SELECT results to cache storage 15:41:35.976 (5) <=BE processResults of kind 'N' 15:41:35.976 (5) <=BE NoticeResponse(DEBUG: memcache encode key 15:41:35.976 (5) <=BE processResults of kind 'N' 15:41:35.977 (5) <=BE NoticeResponse(DEBUG: memcache encode key 15:41:35.977 (5) <=BE processResults of kind 'N' 15:41:35.977 (5) <=BE NoticeResponse(DEBUG: memcache encode key 15:41:35.977 (5) <=BE processResults of kind 'N' 15:41:35.977 (5) <=BE NoticeResponse(DEBUG: commiting SELECT results to cache storage 15:41:35.977 (5) <=BE processResults of kind 'N' 15:41:35.977 (5) <=BE NoticeResponse(DEBUG: commiting SELECT results to cache storage 15:41:35.977 (5) <=BE processResults of kind 'N' 15:41:35.977 (5) <=BE NoticeResponse(DEBUG: commiting SELECT results to cache storage 15:41:35.977 (5) <=BE processResults of kind 'N' 15:41:35.977 (5) <=BE NoticeResponse(DEBUG: memcache: adding table oid maps 15:41:35.977 (5) <=BE processResults of kind 'N' 15:41:35.977 (5) <=BE NoticeResponse(DEBUG: memcache reset buffer 15:41:35.977 (5) <=BE processResults of kind 'N' 15:41:35.977 (5) <=BE NoticeResponse(DEBUG: memcache discarding query cache array 15:41:35.978 (5) <=BE processResults of kind 'N' 15:41:35.978 (5) <=BE NoticeResponse(DEBUG: memcache reset buffer 15:41:35.978 (5) <=BE processResults of kind 'N' 15:41:35.978 (5) <=BE NoticeResponse(DEBUG: checking if query context can be safely destroyed 15:41:35.978 (5) <=BE processResults of kind 'N' 15:41:35.978 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.978 (5) <=BE processResults of kind 'N' 15:41:35.978 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.978 (5) <=BE processResults of kind 'N' 15:41:35.978 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.978 (5) <=BE processResults of kind 'N' 15:41:35.978 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.978 (5) <=BE processResults of kind 'N' 15:41:35.978 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.979 (5) <=BE processResults of kind 'N' 15:41:35.979 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.979 (5) <=BE processResults of kind 'N' 15:41:35.979 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.979 (5) <=BE processResults of kind 'N' 15:41:35.979 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.979 (5) <=BE processResults of kind 'N' 15:41:35.979 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.979 (5) <=BE processResults of kind 'N' 15:41:35.979 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.979 (5) <=BE processResults of kind 'N' 15:41:35.979 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.979 (5) <=BE processResults of kind 'N' 15:41:35.979 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.979 (5) <=BE processResults of kind 'N' 15:41:35.979 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.979 (5) <=BE processResults of kind 'N' 15:41:35.980 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.980 (5) <=BE processResults of kind 'N' 15:41:35.980 (5) <=BE NoticeResponse(DEBUG: Parse: statement name <>) 15:41:35.980 (5) <=BE processResults of kind 'N' 15:41:35.981 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.981 (5) <=BE processResults of kind 'N' 15:41:35.981 (5) <=BE NoticeResponse(DEBUG: make table name from rangevar: tablename:""usertable"") 15:41:35.981 (5) <=BE processResults of kind 'N' 15:41:35.981 (5) <=BE NoticeResponse(DEBUG: memcache: extracting table oids: table: ""usertable"" oid:16460) 15:41:35.981 (5) <=BE processResults of kind 'N' 15:41:35.981 (5) <=BE NoticeResponse(DEBUG: pool_where_to_send: UPDATE usertable SET field4=$1 WHERE YCSB_KEY = $2) 15:41:35.981 (5) <=BE processResults of kind 'N' 15:41:35.981 (5) <=BE NoticeResponse(DEBUG: decide where to send the queries 15:41:35.981 (5) <=BE processResults of kind 'N' 15:41:35.981 (5) <=BE NoticeResponse(DEBUG: setting db node for query to be sent, valid node id:0) 15:41:35.982 (5) <=BE processResults of kind 'N' 15:41:35.982 (5) <=BE NoticeResponse(DEBUG: Parse: waiting for master completing the query) 15:41:35.982 (5) <=BE processResults of kind 'N' 15:41:35.982 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.982 (5) <=BE processResults of kind 'N' 15:41:35.982 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:35.982 (5) <=BE processResults of kind 'N' 15:41:35.982 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:P) 15:41:35.982 (5) <=BE processResults of kind 'N' 15:41:35.982 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.982 (5) <=BE processResults of kind 'N' 15:41:35.982 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.982 (5) <=BE processResults of kind 'N' 15:41:35.982 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.982 (5) <=BE processResults of kind 'N' 15:41:35.982 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:35.984 (5) <=BE processResults of kind 'N' 15:41:35.984 (5) <=BE NoticeResponse(DEBUG: pool_read: read 5 bytes from backend 0) 15:41:35.984 (5) <=BE processResults of kind 'N' 15:41:35.984 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.984 (5) <=BE processResults of kind 'N' 15:41:35.984 (5) <=BE NoticeResponse(DEBUG: detect error: kind: 1) 15:41:35.984 (5) <=BE processResults of kind 'N' 15:41:35.984 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.984 (5) <=BE processResults of kind 'N' 15:41:35.984 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.984 (5) <=BE processResults of kind 'N' 15:41:35.984 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.984 (5) <=BE processResults of kind 'N' 15:41:35.984 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.985 (5) <=BE processResults of kind 'N' 15:41:35.985 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.985 (5) <=BE processResults of kind 'N' 15:41:35.985 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.985 (5) <=BE processResults of kind 'N' 15:41:35.985 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.985 (5) <=BE processResults of kind 'N' 15:41:35.985 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.985 (5) <=BE processResults of kind 'N' 15:41:35.985 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.985 (5) <=BE processResults of kind 'N' 15:41:35.985 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.985 (5) <=BE processResults of kind 'N' 15:41:35.985 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.985 (5) <=BE processResults of kind 'N' 15:41:35.985 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.986 (5) <=BE processResults of kind 'N' 15:41:35.986 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.986 (5) <=BE processResults of kind 'N' 15:41:35.986 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:35.986 (5) <=BE processResults of kind 'N' 15:41:35.986 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.987 (5) <=BE processResults of kind 'N' 15:41:35.989 (5) <=BE NoticeResponse(DEBUG: called by pool_add_sent_message: sent message: address: 1650660 kind: P name: ==) 15:41:35.989 (5) <=BE processResults of kind 'N' 15:41:35.989 (5) <=BE NoticeResponse(DEBUG: adding sent message to list 15:41:35.989 (5) <=BE processResults of kind 'N' 15:41:35.989 (5) <=BE NoticeResponse(DEBUG: called by pool_sent_message_destroy: sent message: address: 16507a0 kind: P name: ==) 15:41:35.989 (5) <=BE processResults of kind 'N' 15:41:35.989 (5) <=BE NoticeResponse(DEBUG: checking if query context can be safely destroyed 15:41:35.989 (5) <=BE processResults of kind 'N' 15:41:35.989 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.989 (5) <=BE processResults of kind 'N' 15:41:35.990 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.990 (5) <=BE processResults of kind 'N' 15:41:35.990 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.990 (5) <=BE processResults of kind '1' 15:41:35.990 (5) <=BE ParseComplete [null] 15:41:35.990 (5) <=BE processResults of kind 'N' 15:41:35.990 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: packet:1 length:0) 15:41:35.990 (5) <=BE processResults of kind 'N' 15:41:35.990 (5) <=BE NoticeResponse(DEBUG: session context: setting command success. DONE) 15:41:35.990 (5) <=BE processResults of kind 'N' 15:41:35.990 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.990 (5) <=BE processResults of kind 'N' 15:41:35.990 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.990 (5) <=BE processResults of kind 'N' 15:41:35.991 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.991 (5) <=BE processResults of kind 'N' 15:41:35.991 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.991 (5) <=BE processResults of kind 'N' 15:41:35.991 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.991 (5) <=BE processResults of kind 'N' 15:41:35.991 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.991 (5) <=BE processResults of kind 'N' 15:41:35.991 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.991 (5) <=BE processResults of kind 'N' 15:41:35.991 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.991 (5) <=BE processResults of kind 'N' 15:41:35.991 (5) <=BE NoticeResponse(DEBUG: Bind: waiting for master completing the query) 15:41:35.991 (5) <=BE processResults of kind 'N' 15:41:35.991 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.991 (5) <=BE processResults of kind 'N' 15:41:35.991 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.991 (5) <=BE processResults of kind 'N' 15:41:35.991 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:35.991 (5) <=BE processResults of kind 'N' 15:41:35.991 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:B) 15:41:35.991 (5) <=BE processResults of kind 'N' 15:41:35.991 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.991 (5) <=BE processResults of kind 'N' 15:41:35.991 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.991 (5) <=BE processResults of kind 'N' 15:41:35.991 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.992 (5) <=BE processResults of kind 'N' 15:41:35.992 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:35.992 (5) <=BE processResults of kind 'N' 15:41:35.992 (5) <=BE NoticeResponse(DEBUG: pool_read: read 5 bytes from backend 0) 15:41:35.992 (5) <=BE processResults of kind 'N' 15:41:35.992 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.992 (5) <=BE processResults of kind 'N' 15:41:35.992 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.992 (5) <=BE processResults of kind 'N' 15:41:35.992 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.992 (5) <=BE processResults of kind 'N' 15:41:35.992 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.992 (5) <=BE processResults of kind 'N' 15:41:35.992 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.992 (5) <=BE processResults of kind 'N' 15:41:35.992 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.992 (5) <=BE processResults of kind 'N' 15:41:35.992 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.992 (5) <=BE processResults of kind 'N' 15:41:35.992 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.992 (5) <=BE processResults of kind 'N' 15:41:35.992 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.993 (5) <=BE processResults of kind 'N' 15:41:35.993 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.993 (5) <=BE processResults of kind 'N' 15:41:35.993 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:35.993 (5) <=BE processResults of kind 'N' 15:41:35.993 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.993 (5) <=BE processResults of kind 'N' 15:41:35.993 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:35.993 (5) <=BE processResults of kind 'N' 15:41:35.993 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.993 (5) <=BE processResults of kind 'N' 15:41:35.993 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:35.993 (5) <=BE processResults of kind 'N' 15:41:35.993 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:35.993 (5) <=BE processResults of kind 'N' 15:41:35.994 (5) <=BE NoticeResponse(DEBUG: called by pool_add_sent_message: sent message: address: 16507a0 kind: B name: ==) 15:41:35.994 (5) <=BE processResults of kind 'N' 15:41:35.994 (5) <=BE NoticeResponse(DEBUG: adding sent message to list 15:41:35.994 (5) <=BE processResults of kind 'N' 15:41:35.994 (5) <=BE NoticeResponse(DEBUG: called by pool_sent_message_destroy: sent message: address: 1650610 kind: B name: ==) 15:41:35.994 (5) <=BE processResults of kind 'N' 15:41:35.994 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.994 (5) <=BE processResults of kind 'N' 15:41:35.994 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.994 (5) <=BE processResults of kind 'N' 15:41:35.994 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:35.994 (5) <=BE processResults of kind 'N' 15:41:35.994 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.994 (5) <=BE processResults of kind 'N' 15:41:35.994 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.994 (5) <=BE processResults of kind '2' 15:41:35.994 (5) <=BE BindComplete [unnamed] 15:41:35.994 (5) <=BE processResults of kind 'N' 15:41:35.995 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: packet:2 length:0) 15:41:35.995 (5) <=BE processResults of kind 'N' 15:41:35.995 (5) <=BE NoticeResponse(DEBUG: session context: setting command success. DONE) 15:41:35.995 (5) <=BE processResults of kind 'N' 15:41:35.995 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.995 (5) <=BE processResults of kind 'N' 15:41:35.995 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.995 (5) <=BE processResults of kind 'N' 15:41:35.995 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.995 (5) <=BE processResults of kind 'N' 15:41:35.995 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.995 (5) <=BE processResults of kind 'N' 15:41:35.995 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.995 (5) <=BE processResults of kind 'N' 15:41:35.995 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.995 (5) <=BE processResults of kind 'N' 15:41:35.995 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.995 (5) <=BE processResults of kind 'N' 15:41:35.995 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.995 (5) <=BE processResults of kind 'N' 15:41:35.995 (5) <=BE NoticeResponse(DEBUG: Describe: waiting for master completing the query) 15:41:35.995 (5) <=BE processResults of kind 'N' 15:41:35.995 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.995 (5) <=BE processResults of kind 'N' 15:41:35.995 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.995 (5) <=BE processResults of kind 'N' 15:41:35.995 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:35.995 (5) <=BE processResults of kind 'N' 15:41:35.995 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:D) 15:41:35.995 (5) <=BE processResults of kind 'N' 15:41:35.995 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.996 (5) <=BE processResults of kind 'N' 15:41:35.996 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.996 (5) <=BE processResults of kind 'N' 15:41:35.996 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.996 (5) <=BE processResults of kind 'N' 15:41:35.996 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.996 (5) <=BE processResults of kind 'N' 15:41:35.996 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:35.996 (5) <=BE processResults of kind 'N' 15:41:35.996 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.996 (5) <=BE processResults of kind 'N' 15:41:35.997 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.997 (5) <=BE processResults of kind 'N' 15:41:35.997 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.997 (5) <=BE processResults of kind 'N' 15:41:35.997 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.997 (5) <=BE processResults of kind 'N' 15:41:35.997 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:35.997 (5) <=BE processResults of kind 'N' 15:41:35.997 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:35.997 (5) <=BE processResults of kind 'N' 15:41:35.997 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:35.997 (5) <=BE processResults of kind 'N' 15:41:35.997 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:35.997 (5) <=BE processResults of kind 'N' 15:41:35.997 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:35.997 (5) <=BE processResults of kind 'N' 15:41:35.997 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:35.997 (5) <=BE processResults of kind 'N' 15:41:35.998 (5) <=BE NoticeResponse(DEBUG: Execute: portal name <>) 15:41:35.998 (5) <=BE processResults of kind 'N' 15:41:35.998 (5) <=BE NoticeResponse(DEBUG: Execute: query string = <UPDATE usertable SET field4=$1 WHERE YCSB_KEY = $2>) 15:41:35.998 (5) <=BE processResults of kind 'N' 15:41:35.998 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.998 (5) <=BE processResults of kind 'N' 15:41:35.998 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:35.998 (5) <=BE processResults of kind 'N' 15:41:35.998 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:E) 15:41:35.998 (5) <=BE processResults of kind 'N' 15:41:35.998 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:35.998 (5) <=BE processResults of kind 'N' 15:41:35.998 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.998 (5) <=BE processResults of kind 'N' 15:41:35.998 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:35.998 (5) <=BE processResults of kind 'N' 15:41:35.998 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:35.998 (5) <=BE processResults of kind 'N' 15:41:35.999 (5) <=BE NoticeResponse(DEBUG: pool_read: read 5 bytes from backend 0) 15:41:35.999 (5) <=BE processResults of kind 'N' 15:41:35.999 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:35.999 (5) <=BE processResults of kind 'N' 15:41:36.000 (5) <=BE NoticeResponse(DEBUG: detect error: kind: n) 15:41:36.000 (5) <=BE processResults of kind 'N' 15:41:36.001 (5) <=BE NoticeResponse(DEBUG: detect error: kind: n) 15:41:36.001 (5) <=BE processResults of kind 'N' 15:41:36.001 (5) <=BE NoticeResponse(DEBUG: detect error: kind: n) 15:41:36.001 (5) <=BE processResults of kind 'N' 15:41:36.001 (5) <=BE NoticeResponse(DEBUG: detect error: kind: n) 15:41:36.002 (5) <=BE processResults of kind 'N' 15:41:36.002 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.002 (5) <=BE processResults of kind 'N' 15:41:36.002 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.002 (5) <=BE processResults of kind 'N' 15:41:36.002 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.002 (5) <=BE processResults of kind 'N' 15:41:36.002 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.003 (5) <=BE processResults of kind 'N' 15:41:36.003 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.003 (5) <=BE processResults of kind 'N' 15:41:36.003 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.003 (5) <=BE processResults of kind 'N' 15:41:36.003 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.016 (5) <=BE processResults of kind 'N' 15:41:36.016 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.016 (5) <=BE processResults of kind 'N' 15:41:36.016 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.017 (5) <=BE processResults of kind 'N' 15:41:36.020 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:36.020 (5) <=BE processResults of kind 'N' 15:41:36.020 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.020 (5) <=BE processResults of kind 'N' 15:41:36.020 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.020 (5) <=BE processResults of kind 'N' 15:41:36.020 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.020 (5) <=BE processResults of kind 'N' 15:41:36.020 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:36.020 (5) <=BE processResults of kind 'N' 15:41:36.020 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:36.021 (5) <=BE processResults of kind 'N' 15:41:36.021 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.033 (5) <=BE processResults of kind 'N' 15:41:36.033 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.033 (5) <=BE processResults of kind 'N' 15:41:36.033 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.033 (5) <=BE processResults of kind 'n' 15:41:36.033 (5) <=BE NoData 15:41:36.033 (5) <=BE processResults of kind 'N' 15:41:36.033 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: packet:n length:0) 15:41:36.033 (5) <=BE processResults of kind 'N' 15:41:36.033 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.033 (5) <=BE processResults of kind 'N' 15:41:36.033 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.033 (5) <=BE processResults of kind 'N' 15:41:36.033 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.033 (5) <=BE processResults of kind 'N' 15:41:36.033 (5) <=BE NoticeResponse(DEBUG: pool_read: read 14 bytes from backend 0) 15:41:36.033 (5) <=BE processResults of kind 'N' 15:41:36.033 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.033 (5) <=BE processResults of kind 'N' 15:41:36.033 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.033 (5) <=BE processResults of kind 'N' 15:41:36.033 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:36.033 (5) <=BE processResults of kind 'N' 15:41:36.033 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.033 (5) <=BE processResults of kind 'N' 15:41:36.033 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.033 (5) <=BE processResults of kind 'N' 15:41:36.033 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.033 (5) <=BE processResults of kind 'N' 15:41:36.034 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:36.034 (5) <=BE processResults of kind 'N' 15:41:36.034 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:36.034 (5) <=BE processResults of kind 'N' 15:41:36.034 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.034 (5) <=BE processResults of kind 'C' 15:41:36.034 (5) <=BE CommandStatus(UPDATE 0) 15:41:36.034 (5) <=BE processResults of kind 'N' 15:41:36.034 (5) <=BE NoticeResponse(DEBUG: session context: setting command success. DONE) 15:41:36.034 (5) <=BE processResults of kind 'N' 15:41:36.034 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:36.034 (5) <=BE processResults of kind 'N' 15:41:36.034 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.034 (5) <=BE processResults of kind 'N' 15:41:36.034 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.034 (5) <=BE processResults of kind 'N' 15:41:36.034 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.034 (5) <=BE processResults of kind 'N' 15:41:36.034 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.034 (5) <=BE processResults of kind 'N' 15:41:36.034 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:36.034 (5) <=BE processResults of kind 'N' 15:41:36.034 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:36.034 (5) <=BE processResults of kind 'N' 15:41:36.034 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:36.034 (5) <=BE processResults of kind 'N' 15:41:36.034 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:36.034 (5) <=BE processResults of kind 'N' 15:41:36.034 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.034 (5) <=BE processResults of kind 'N' 15:41:36.034 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:S) 15:41:36.034 (5) <=BE processResults of kind 'N' 15:41:36.034 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.034 (5) <=BE processResults of kind 'N' 15:41:36.034 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.034 (5) <=BE processResults of kind 'N' 15:41:36.218 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.218 (5) <=BE processResults of kind 'N' 15:41:36.218 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.218 (5) <=BE processResults of kind 'N' 15:41:36.218 (5) <=BE NoticeResponse(DEBUG: pool_read: read 6 bytes from backend 0) 15:41:36.218 (5) <=BE processResults of kind 'N' 15:41:36.218 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.218 (5) <=BE processResults of kind 'N' 15:41:36.218 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.219 (5) <=BE processResults of kind 'N' 15:41:36.219 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:36.219 (5) <=BE processResults of kind 'N' 15:41:36.219 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.219 (5) <=BE processResults of kind 'N' 15:41:36.219 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.219 (5) <=BE processResults of kind 'N' 15:41:36.219 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.219 (5) <=BE processResults of kind 'N' 15:41:36.219 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:36.219 (5) <=BE processResults of kind 'N' 15:41:36.219 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:36.219 (5) <=BE processResults of kind 'N' 15:41:36.219 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:36.219 (5) <=BE processResults of kind 'N' 15:41:36.219 (5) <=BE NoticeResponse(DEBUG: session context: clearing ignore till sync. DONE) 15:41:36.219 (5) <=BE processResults of kind 'N' 15:41:36.219 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.219 (5) <=BE processResults of kind 'N' 15:41:36.219 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.219 (5) <=BE processResults of kind 'N' 15:41:36.221 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.221 (5) <=BE processResults of kind 'N' 15:41:36.221 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.221 (5) <=BE processResults of kind 'N' 15:41:36.221 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.221 (5) <=BE processResults of kind 'N' 15:41:36.221 (5) <=BE NoticeResponse(DEBUG: reading message length 15:41:36.222 (5) <=BE processResults of kind 'N' 15:41:36.222 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.222 (5) <=BE processResults of kind 'N' 15:41:36.222 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.222 (5) <=BE processResults of kind 'N' 15:41:36.222 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.222 (5) <=BE processResults of kind 'N' 15:41:36.222 (5) <=BE NoticeResponse(DEBUG: processing ReadyForQuery 15:41:36.222 (5) <=BE processResults of kind 'N' 15:41:36.223 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.223 (5) <=BE processResults of kind 'Z' 15:41:36.223 (5) <=BE ReadyForQuery(I) 15:41:36.223 (5) simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@474ceb4f, maxRows=0, fetchSize=0, flags=17 15:41:36.230 (5) FE=> Parse(stmt=null,query="SELECT * FROM usertable WHERE YCSB_KEY = $1",oids={1043}) 15:41:36.230 (5) FE=> Bind(stmt=null,portal=null,$1=<'user66'>) 15:41:36.230 (5) FE=> Describe(portal=null) 15:41:36.231 (5) FE=> Execute(portal=null,limit=0) 15:41:36.231 (5) FE=> Sync 15:41:36.232 (5) <=BE processResults of kind 'N' 15:41:36.236 (5) <=BE NoticeResponse(DEBUG: memcache invalidating query cache 15:41:36.236 (5) <=BE processResults of kind 'N' 15:41:36.236 (5) <=BE NoticeResponse(DEBUG: memcache invalidating query cache 15:41:36.236 (5) <=BE processResults of kind 'N' 15:41:36.236 (5) <=BE NoticeResponse(DEBUG: memcache reset buffer 15:41:36.236 (5) <=BE processResults of kind 'N' 15:41:36.236 (5) <=BE NoticeResponse(DEBUG: memcache discarding query cache array 15:41:36.236 (5) <=BE processResults of kind 'N' 15:41:36.236 (5) <=BE NoticeResponse(DEBUG: memcache reset buffer 15:41:36.237 (5) <=BE processResults of kind 'N' 15:41:36.237 (5) <=BE NoticeResponse(DEBUG: checking if query context can be safely destroyed 15:41:36.237 (5) <=BE processResults of kind 'N' 15:41:36.237 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:36.237 (5) <=BE processResults of kind 'N' 15:41:36.237 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.237 (5) <=BE processResults of kind 'N' 15:41:36.237 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.237 (5) <=BE processResults of kind 'N' 15:41:36.237 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.237 (5) <=BE processResults of kind 'N' 15:41:36.237 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.237 (5) <=BE processResults of kind 'N' 15:41:36.237 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.237 (5) <=BE processResults of kind 'N' 15:41:36.237 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.237 (5) <=BE processResults of kind 'N' 15:41:36.237 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.237 (5) <=BE processResults of kind 'N' 15:41:36.237 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.237 (5) <=BE processResults of kind 'N' 15:41:36.237 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.237 (5) <=BE processResults of kind 'N' 15:41:36.237 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.237 (5) <=BE processResults of kind 'N' 15:41:36.238 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:36.238 (5) <=BE processResults of kind 'N' 15:41:36.238 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:36.238 (5) <=BE processResults of kind 'N' 15:41:36.238 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:36.238 (5) <=BE processResults of kind 'N' 15:41:36.238 (5) <=BE NoticeResponse(DEBUG: Parse: statement name <>) 15:41:36.238 (5) <=BE processResults of kind 'N' 15:41:36.238 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:36.238 (5) <=BE processResults of kind 'N' 15:41:36.238 (5) <=BE NoticeResponse(DEBUG: checking if query has INSERT INTO, FOR SHARE or FOR UPDATE 15:41:36.238 (5) <=BE processResults of kind 'N' 15:41:36.238 (5) <=BE NoticeResponse(DEBUG: checking if SELECT statement contains the IMMUTABLE function call 15:41:36.238 (5) <=BE processResults of kind 'N' 15:41:36.238 (5) <=BE NoticeResponse(DEBUG: temporary table walker. checking relation "usertable") 15:41:36.238 (5) <=BE processResults of kind 'N' 15:41:36.238 (5) <=BE NoticeResponse(DEBUG: system catalog walker, checking relation "usertable") 15:41:36.238 (5) <=BE processResults of kind 'N' 15:41:36.238 (5) <=BE NoticeResponse(DEBUG: make table name from rangevar: tablename:""usertable"") 15:41:36.238 (5) <=BE processResults of kind 'N' 15:41:36.238 (5) <=BE NoticeResponse(DEBUG: view walker. checking relation ""usertable"") 15:41:36.238 (5) <=BE processResults of kind 'N' 15:41:36.238 (5) <=BE NoticeResponse(DEBUG: make table name from rangevar: tablename:""usertable"") 15:41:36.238 (5) <=BE processResults of kind 'N' 15:41:36.239 (5) <=BE NoticeResponse(DEBUG: unlogged table walker. checking relation ""usertable"") 15:41:36.239 (5) <=BE processResults of kind 'N' 15:41:36.239 (5) <=BE NoticeResponse(DEBUG: pool_where_to_send: SELECT * FROM usertable WHERE YCSB_KEY = $1) 15:41:36.239 (5) <=BE processResults of kind 'N' 15:41:36.239 (5) <=BE NoticeResponse(DEBUG: checking if query has INSERT INTO, FOR SHARE or FOR UPDATE 15:41:36.239 (5) <=BE processResults of kind 'N' 15:41:36.239 (5) <=BE NoticeResponse(DEBUG: decide where to send the queries 15:41:36.239 (5) <=BE processResults of kind 'N' 15:41:36.239 (5) <=BE NoticeResponse(DEBUG: system catalog walker, checking relation "usertable") 15:41:36.239 (5) <=BE processResults of kind 'N' 15:41:36.239 (5) <=BE NoticeResponse(DEBUG: temporary table walker. checking relation "usertable") 15:41:36.239 (5) <=BE processResults of kind 'N' 15:41:36.239 (5) <=BE NoticeResponse(DEBUG: make table name from rangevar: tablename:""usertable"") 15:41:36.239 (5) <=BE processResults of kind 'N' 15:41:36.239 (5) <=BE NoticeResponse(DEBUG: unlogged table walker. checking relation ""usertable"") 15:41:36.239 (5) <=BE processResults of kind 'N' 15:41:36.239 (5) <=BE NoticeResponse(DEBUG: setting db node for query to be sent, valid node id:0) 15:41:36.239 (5) <=BE processResults of kind 'N' 15:41:36.239 (5) <=BE NoticeResponse(DEBUG: Parse: waiting for master completing the query) 15:41:36.239 (5) <=BE processResults of kind 'N' 15:41:36.239 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.239 (5) <=BE processResults of kind 'N' 15:41:36.239 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:36.239 (5) <=BE processResults of kind 'N' 15:41:36.239 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:P) 15:41:36.239 (5) <=BE processResults of kind 'N' 15:41:36.240 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:36.240 (5) <=BE processResults of kind 'N' 15:41:36.240 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.240 (5) <=BE processResults of kind 'N' 15:41:36.240 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.240 (5) <=BE processResults of kind 'N' 15:41:36.240 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:36.240 (5) <=BE processResults of kind 'N' 15:41:36.240 (5) <=BE NoticeResponse(DEBUG: pool_read: read 5 bytes from backend 0) 15:41:36.240 (5) <=BE processResults of kind 'N' 15:41:36.240 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.240 (5) <=BE processResults of kind 'N' 15:41:36.240 (5) <=BE NoticeResponse(DEBUG: detect error: kind: 1) 15:41:36.240 (5) <=BE processResults of kind 'N' 15:41:36.240 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.240 (5) <=BE processResults of kind 'N' 15:41:36.240 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.240 (5) <=BE processResults of kind 'N' 15:41:36.240 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.240 (5) <=BE processResults of kind 'N' 15:41:36.240 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.240 (5) <=BE processResults of kind 'N' 15:41:36.240 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.240 (5) <=BE processResults of kind 'N' 15:41:36.240 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.240 (5) <=BE processResults of kind 'N' 15:41:36.241 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.241 (5) <=BE processResults of kind 'N' 15:41:36.241 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.241 (5) <=BE processResults of kind 'N' 15:41:36.241 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.241 (5) <=BE processResults of kind 'N' 15:41:36.241 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:36.241 (5) <=BE processResults of kind 'N' 15:41:36.241 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.241 (5) <=BE processResults of kind 'N' 15:41:36.241 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.241 (5) <=BE processResults of kind 'N' 15:41:36.241 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.241 (5) <=BE processResults of kind 'N' 15:41:36.241 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:36.241 (5) <=BE processResults of kind 'N' 15:41:36.241 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:36.241 (5) <=BE processResults of kind 'N' 15:41:36.241 (5) <=BE NoticeResponse(DEBUG: called by pool_add_sent_message: sent message: address: 1650950 kind: P name: ==) 15:41:36.241 (5) <=BE processResults of kind 'N' 15:41:36.241 (5) <=BE NoticeResponse(DEBUG: adding sent message to list 15:41:36.241 (5) <=BE processResults of kind 'N' 15:41:36.241 (5) <=BE NoticeResponse(DEBUG: called by pool_sent_message_destroy: sent message: address: 1650660 kind: P name: ==) 15:41:36.241 (5) <=BE processResults of kind 'N' 15:41:36.241 (5) <=BE NoticeResponse(DEBUG: checking if query context can be safely destroyed 15:41:36.241 (5) <=BE processResults of kind 'N' 15:41:36.241 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.242 (5) <=BE processResults of kind 'N' 15:41:36.242 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.242 (5) <=BE processResults of kind 'N' 15:41:36.242 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.242 (5) <=BE processResults of kind '1' 15:41:36.242 (5) <=BE ParseComplete [null] 15:41:36.242 (5) <=BE processResults of kind 'N' 15:41:36.242 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: packet:1 length:0) 15:41:36.242 (5) <=BE processResults of kind 'N' 15:41:36.242 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:36.242 (5) <=BE processResults of kind 'N' 15:41:36.242 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:36.242 (5) <=BE processResults of kind 'N' 15:41:36.242 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:36.242 (5) <=BE processResults of kind 'N' 15:41:36.244 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: add to memqcache buffer:1 length:0) 15:41:36.246 (5) <=BE processResults of kind 'N' 15:41:36.246 (5) <=BE NoticeResponse(DEBUG: session context: setting command success. DONE) 15:41:36.246 (5) <=BE processResults of kind 'N' 15:41:36.246 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:36.246 (5) <=BE processResults of kind 'N' 15:41:36.246 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.246 (5) <=BE processResults of kind 'N' 15:41:36.246 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.246 (5) <=BE processResults of kind 'N' 15:41:36.246 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.246 (5) <=BE processResults of kind 'N' 15:41:36.246 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.246 (5) <=BE processResults of kind 'N' 15:41:36.246 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:36.246 (5) <=BE processResults of kind 'N' 15:41:36.246 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:36.246 (5) <=BE processResults of kind 'N' 15:41:36.246 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:36.246 (5) <=BE processResults of kind 'N' 15:41:36.246 (5) <=BE NoticeResponse(DEBUG: Bind: waiting for master completing the query) 15:41:36.246 (5) <=BE processResults of kind 'N' 15:41:36.247 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:36.247 (5) <=BE processResults of kind 'N' 15:41:36.247 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.247 (5) <=BE processResults of kind 'N' 15:41:36.247 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:36.247 (5) <=BE processResults of kind 'N' 15:41:36.247 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:B) 15:41:36.247 (5) <=BE processResults of kind 'N' 15:41:36.247 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:36.247 (5) <=BE processResults of kind 'N' 15:41:36.247 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.247 (5) <=BE processResults of kind 'N' 15:41:36.247 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.248 (5) <=BE processResults of kind 'N' 15:41:36.248 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:36.248 (5) <=BE processResults of kind 'N' 15:41:36.248 (5) <=BE NoticeResponse(DEBUG: pool_read: read 5 bytes from backend 0) 15:41:36.248 (5) <=BE processResults of kind 'N' 15:41:36.248 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.248 (5) <=BE processResults of kind 'N' 15:41:36.248 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.248 (5) <=BE processResults of kind 'N' 15:41:36.248 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.248 (5) <=BE processResults of kind 'N' 15:41:36.248 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.248 (5) <=BE processResults of kind 'N' 15:41:36.248 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.248 (5) <=BE processResults of kind 'N' 15:41:36.248 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.248 (5) <=BE processResults of kind 'N' 15:41:36.248 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.248 (5) <=BE processResults of kind 'N' 15:41:36.248 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.248 (5) <=BE processResults of kind 'N' 15:41:36.248 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.248 (5) <=BE processResults of kind 'N' 15:41:36.248 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.248 (5) <=BE processResults of kind 'N' 15:41:36.248 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:36.248 (5) <=BE processResults of kind 'N' 15:41:36.248 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.248 (5) <=BE processResults of kind 'N' 15:41:36.248 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.248 (5) <=BE processResults of kind 'N' 15:41:36.248 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.248 (5) <=BE processResults of kind 'N' 15:41:36.248 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:36.248 (5) <=BE processResults of kind 'N' 15:41:36.248 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:36.248 (5) <=BE processResults of kind 'N' 15:41:36.248 (5) <=BE NoticeResponse(DEBUG: called by pool_add_sent_message: sent message: address: 1650660 kind: B name: ==) 15:41:36.640 (5) <=BE processResults of kind 'N' 15:41:36.640 (5) <=BE NoticeResponse(DEBUG: adding sent message to list 15:41:36.640 (5) <=BE processResults of kind 'N' 15:41:36.644 (5) <=BE NoticeResponse(DEBUG: called by pool_sent_message_destroy: sent message: address: 16507a0 kind: B name: ==) 15:41:36.644 (5) <=BE processResults of kind 'N' 15:41:36.644 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:36.644 (5) <=BE processResults of kind 'N' 15:41:36.644 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:36.644 (5) <=BE processResults of kind 'N' 15:41:36.644 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.644 (5) <=BE processResults of kind 'N' 15:41:36.644 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.644 (5) <=BE processResults of kind 'N' 15:41:36.644 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.644 (5) <=BE processResults of kind '2' 15:41:36.644 (5) <=BE BindComplete [unnamed] 15:41:36.644 (5) <=BE processResults of kind 'N' 15:41:36.644 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: packet:2 length:0) 15:41:36.644 (5) <=BE processResults of kind 'N' 15:41:36.644 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:36.644 (5) <=BE processResults of kind 'N' 15:41:36.645 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:36.645 (5) <=BE processResults of kind 'N' 15:41:36.645 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: add to memqcache buffer:2 length:0) 15:41:36.645 (5) <=BE processResults of kind 'N' 15:41:36.645 (5) <=BE NoticeResponse(DEBUG: session context: setting command success. DONE) 15:41:36.645 (5) <=BE processResults of kind 'N' 15:41:36.645 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:36.645 (5) <=BE processResults of kind 'N' 15:41:36.645 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.645 (5) <=BE processResults of kind 'N' 15:41:36.645 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.645 (5) <=BE processResults of kind 'N' 15:41:36.645 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.645 (5) <=BE processResults of kind 'N' 15:41:36.645 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.645 (5) <=BE processResults of kind 'N' 15:41:36.645 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:36.645 (5) <=BE processResults of kind 'N' 15:41:36.645 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:36.645 (5) <=BE processResults of kind 'N' 15:41:36.645 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:36.646 (5) <=BE processResults of kind 'N' 15:41:36.646 (5) <=BE NoticeResponse(DEBUG: Describe: waiting for master completing the query) 15:41:36.646 (5) <=BE processResults of kind 'N' 15:41:36.646 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:36.646 (5) <=BE processResults of kind 'N' 15:41:36.646 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.646 (5) <=BE processResults of kind 'N' 15:41:36.646 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:36.646 (5) <=BE processResults of kind 'N' 15:41:36.646 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:D) 15:41:36.646 (5) <=BE processResults of kind 'N' 15:41:36.646 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:36.653 (5) <=BE processResults of kind 'N' 15:41:36.653 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.653 (5) <=BE processResults of kind 'N' 15:41:36.653 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.653 (5) <=BE processResults of kind 'N' 15:41:36.653 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.653 (5) <=BE processResults of kind 'N' 15:41:36.654 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:36.654 (5) <=BE processResults of kind 'N' 15:41:36.654 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.654 (5) <=BE processResults of kind 'N' 15:41:36.654 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.654 (5) <=BE processResults of kind 'N' 15:41:36.655 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.655 (5) <=BE processResults of kind 'N' 15:41:36.655 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.656 (5) <=BE processResults of kind 'N' 15:41:36.656 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.656 (5) <=BE processResults of kind 'N' 15:41:36.656 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.656 (5) <=BE processResults of kind 'N' 15:41:36.656 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:36.656 (5) <=BE processResults of kind 'N' 15:41:36.656 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:36.656 (5) <=BE processResults of kind 'N' 15:41:36.656 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:36.656 (5) <=BE processResults of kind 'N' 15:41:36.656 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:36.656 (5) <=BE processResults of kind 'N' 15:41:36.656 (5) <=BE NoticeResponse(DEBUG: Execute: portal name <>) 15:41:36.656 (5) <=BE processResults of kind 'N' 15:41:36.656 (5) <=BE NoticeResponse(DEBUG: Execute: query string = <SELECT * FROM usertable WHERE YCSB_KEY = $1>) 15:41:36.656 (5) <=BE processResults of kind 'N' 15:41:36.656 (5) <=BE NoticeResponse(DEBUG: memcache encode key 15:41:36.657 (5) <=BE processResults of kind 'N' 15:41:36.657 (5) <=BE NoticeResponse(DEBUG: memcache encode key 15:41:36.657 (5) <=BE processResults of kind 'N' 15:41:36.657 (5) <=BE NoticeResponse(DEBUG: memcache encode key 15:41:36.667 (5) <=BE processResults of kind 'N' 15:41:36.669 (5) <=BE NoticeResponse(DEBUG: fetching from cache storage 15:41:36.680 (5) <=BE processResults of kind 'N' 15:41:36.680 (5) <=BE NoticeResponse(DEBUG: fetching from cache storage 15:41:36.680 (5) <=BE processResults of kind 'N' 15:41:36.682 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.682 (5) <=BE processResults of kind 'N' 15:41:36.682 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:36.682 (5) <=BE processResults of kind 'N' 15:41:36.682 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:E) 15:41:36.682 (5) <=BE processResults of kind 'N' 15:41:36.682 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:36.682 (5) <=BE processResults of kind 'N' 15:41:36.682 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.682 (5) <=BE processResults of kind 'N' 15:41:36.682 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.683 (5) <=BE processResults of kind 'N' 15:41:36.683 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:36.683 (5) <=BE processResults of kind 'N' 15:41:36.683 (5) <=BE NoticeResponse(DEBUG: pool_read: read 298 bytes from backend 0) 15:41:36.683 (5) <=BE processResults of kind 'N' 15:41:36.683 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.683 (5) <=BE processResults of kind 'N' 15:41:36.683 (5) <=BE NoticeResponse(DEBUG: detect error: kind: T) 15:41:36.684 (5) <=BE processResults of kind 'N' 15:41:36.684 (5) <=BE NoticeResponse(DEBUG: detect error: kind: T) 15:41:36.684 (5) <=BE processResults of kind 'N' 15:41:36.684 (5) <=BE NoticeResponse(DEBUG: detect error: kind: T) 15:41:36.684 (5) <=BE processResults of kind 'N' 15:41:36.684 (5) <=BE NoticeResponse(DEBUG: detect error: kind: T) 15:41:36.684 (5) <=BE processResults of kind 'N' 15:41:36.684 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.684 (5) <=BE processResults of kind 'N' 15:41:36.684 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.684 (5) <=BE processResults of kind 'N' 15:41:36.684 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.694 (5) <=BE processResults of kind 'N' 15:41:36.694 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.694 (5) <=BE processResults of kind 'N' 15:41:36.694 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.694 (5) <=BE processResults of kind 'N' 15:41:36.694 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.694 (5) <=BE processResults of kind 'N' 15:41:36.694 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.694 (5) <=BE processResults of kind 'N' 15:41:36.694 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.694 (5) <=BE processResults of kind 'N' 15:41:36.694 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.694 (5) <=BE processResults of kind 'N' 15:41:36.694 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:36.694 (5) <=BE processResults of kind 'N' 15:41:36.694 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.694 (5) <=BE processResults of kind 'N' 15:41:36.694 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.694 (5) <=BE processResults of kind 'N' 15:41:36.694 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.694 (5) <=BE processResults of kind 'N' 15:41:36.694 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:36.694 (5) <=BE processResults of kind 'N' 15:41:36.694 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:36.694 (5) <=BE processResults of kind 'N' 15:41:36.695 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.695 (5) <=BE processResults of kind 'N' 15:41:36.695 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.709 (5) <=BE processResults of kind 'N' 15:41:36.709 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.709 (5) <=BE processResults of kind 'T' 15:41:36.709 (5) <=BE RowDescription(11) 15:41:36.709 (5) Field(ycsb_key,VARCHAR,65535,T) 15:41:36.709 (5) Field(field0,TEXT,65535,T) 15:41:36.709 (5) Field(field1,TEXT,65535,T) 15:41:36.709 (5) Field(field2,TEXT,65535,T) 15:41:36.709 (5) Field(field3,TEXT,65535,T) 15:41:36.709 (5) Field(field4,TEXT,65535,T) 15:41:36.709 (5) Field(field5,TEXT,65535,T) 15:41:36.709 (5) Field(field6,TEXT,65535,T) 15:41:36.709 (5) Field(field7,TEXT,65535,T) 15:41:36.709 (5) Field(field8,TEXT,65535,T) 15:41:36.709 (5) Field(field9,TEXT,65535,T) 15:41:36.709 (5) <=BE processResults of kind 'N' 15:41:36.709 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: packet:T length:279) 15:41:36.709 (5) <=BE processResults of kind 'N' 15:41:36.709 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:36.710 (5) <=BE processResults of kind 'N' 15:41:36.710 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:36.728 (5) <=BE processResults of kind 'N' 15:41:36.728 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:36.730 (5) <=BE processResults of kind 'N' 15:41:36.730 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: add to memqcache buffer:T length:279) 15:41:36.730 (5) <=BE processResults of kind 'N' 15:41:36.730 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.730 (5) <=BE processResults of kind 'N' 15:41:36.730 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.730 (5) <=BE processResults of kind 'N' 15:41:36.730 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.730 (5) <=BE processResults of kind 'N' 15:41:36.730 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.730 (5) <=BE processResults of kind 'N' 15:41:36.730 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.730 (5) <=BE processResults of kind 'N' 15:41:36.730 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:36.730 (5) <=BE processResults of kind 'N' 15:41:36.730 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.730 (5) <=BE processResults of kind 'N' 15:41:36.730 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.730 (5) <=BE processResults of kind 'N' 15:41:36.730 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.730 (5) <=BE processResults of kind 'N' 15:41:36.730 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:36.730 (5) <=BE processResults of kind 'N' 15:41:36.730 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:36.730 (5) <=BE processResults of kind 'N' 15:41:36.730 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.730 (5) <=BE processResults of kind 'C' 15:41:36.731 (5) <=BE CommandStatus(SELECT 0) 15:41:36.744 (5) <=BE processResults of kind 'N' 15:41:36.744 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:36.744 (5) <=BE processResults of kind 'N' 15:41:36.744 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:36.744 (5) <=BE processResults of kind 'N' 15:41:36.744 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:36.744 (5) <=BE processResults of kind 'N' 15:41:36.744 (5) <=BE NoticeResponse(DEBUG: session context: setting command success. DONE) 15:41:36.744 (5) <=BE processResults of kind 'N' 15:41:36.744 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:36.744 (5) <=BE processResults of kind 'N' 15:41:36.744 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.744 (5) <=BE processResults of kind 'N' 15:41:36.744 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.745 (5) <=BE processResults of kind 'N' 15:41:36.745 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.745 (5) <=BE processResults of kind 'N' 15:41:36.745 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.745 (5) <=BE processResults of kind 'N' 15:41:36.745 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:36.745 (5) <=BE processResults of kind 'N' 15:41:36.745 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:36.745 (5) <=BE processResults of kind 'N' 15:41:36.745 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:36.745 (5) <=BE processResults of kind 'N' 15:41:36.746 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:36.746 (5) <=BE processResults of kind 'N' 15:41:36.746 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.758 (5) <=BE processResults of kind 'N' 15:41:36.759 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:S) 15:41:36.759 (5) <=BE processResults of kind 'N' 15:41:36.759 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.759 (5) <=BE processResults of kind 'N' 15:41:36.759 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.759 (5) <=BE processResults of kind 'N' 15:41:36.759 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.759 (5) <=BE processResults of kind 'N' 15:41:36.759 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.759 (5) <=BE processResults of kind 'N' 15:41:36.759 (5) <=BE NoticeResponse(DEBUG: pool_read: read 6 bytes from backend 0) 15:41:36.759 (5) <=BE processResults of kind 'N' 15:41:36.759 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.759 (5) <=BE processResults of kind 'N' 15:41:36.759 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.841 (5) <=BE processResults of kind 'N' 15:41:36.842 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:36.842 (5) <=BE processResults of kind 'N' 15:41:36.842 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.842 (5) <=BE processResults of kind 'N' 15:41:36.842 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.842 (5) <=BE processResults of kind 'N' 15:41:36.842 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.842 (5) <=BE processResults of kind 'N' 15:41:36.842 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:36.842 (5) <=BE processResults of kind 'N' 15:41:36.842 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:36.842 (5) <=BE processResults of kind 'N' 15:41:36.842 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:36.842 (5) <=BE processResults of kind 'N' 15:41:36.842 (5) <=BE NoticeResponse(DEBUG: session context: clearing ignore till sync. DONE) 15:41:36.842 (5) <=BE processResults of kind 'N' 15:41:36.842 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.842 (5) <=BE processResults of kind 'N' 15:41:36.842 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.842 (5) <=BE processResults of kind 'N' 15:41:36.842 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.842 (5) <=BE processResults of kind 'N' 15:41:36.842 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.842 (5) <=BE processResults of kind 'N' 15:41:36.843 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.843 (5) <=BE processResults of kind 'N' 15:41:36.843 (5) <=BE NoticeResponse(DEBUG: reading message length 15:41:36.843 (5) <=BE processResults of kind 'N' 15:41:36.843 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.843 (5) <=BE processResults of kind 'N' 15:41:36.843 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.843 (5) <=BE processResults of kind 'N' 15:41:36.843 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.843 (5) <=BE processResults of kind 'N' 15:41:36.843 (5) <=BE NoticeResponse(DEBUG: processing ReadyForQuery 15:41:36.843 (5) <=BE processResults of kind 'N' 15:41:36.843 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.843 (5) <=BE processResults of kind 'Z' 15:41:36.843 (5) <=BE ReadyForQuery(I) 15:41:36.843 (5) simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@7da39da, maxRows=0, fetchSize=0, flags=17 15:41:36.843 (5) FE=> Parse(stmt=null,query="SELECT * FROM usertable WHERE YCSB_KEY = $1",oids={1043}) 15:41:36.843 (5) FE=> Bind(stmt=null,portal=null,$1=<'user7'>) 15:41:36.843 (5) FE=> Describe(portal=null) 15:41:36.843 (5) FE=> Execute(portal=null,limit=0) 15:41:36.843 (5) FE=> Sync 15:41:36.844 (5) <=BE processResults of kind 'N' 15:41:36.844 (5) <=BE NoticeResponse(DEBUG: make table name from rangevar: tablename:""usertable"") 15:41:36.845 (5) <=BE processResults of kind 'N' 15:41:36.845 (5) <=BE NoticeResponse(DEBUG: extracting table oids from SELECT statement 15:41:36.845 (5) <=BE processResults of kind 'N' 15:41:36.845 (5) <=BE NoticeResponse(DEBUG: query cache handler for ReadyForQuery 15:41:36.845 (5) <=BE processResults of kind 'N' 15:41:36.845 (5) <=BE NoticeResponse(DEBUG: commiting SELECT results to cache storage 15:41:36.845 (5) <=BE processResults of kind 'N' 15:41:36.845 (5) <=BE NoticeResponse(DEBUG: memcache encode key 15:41:36.845 (5) <=BE processResults of kind 'N' 15:41:36.845 (5) <=BE NoticeResponse(DEBUG: memcache encode key 15:41:36.846 (5) <=BE processResults of kind 'N' 15:41:36.846 (5) <=BE NoticeResponse(DEBUG: memcache encode key 15:41:36.846 (5) <=BE processResults of kind 'N' 15:41:36.846 (5) <=BE NoticeResponse(DEBUG: commiting SELECT results to cache storage 15:41:36.846 (5) <=BE processResults of kind 'N' 15:41:36.846 (5) <=BE NoticeResponse(DEBUG: commiting SELECT results to cache storage 15:41:36.846 (5) <=BE processResults of kind 'N' 15:41:36.846 (5) <=BE NoticeResponse(DEBUG: commiting SELECT results to cache storage 15:41:36.846 (5) <=BE processResults of kind 'N' 15:41:36.846 (5) <=BE NoticeResponse(DEBUG: memcache: adding table oid maps 15:41:36.846 (5) <=BE processResults of kind 'N' 15:41:36.846 (5) <=BE NoticeResponse(DEBUG: memcache reset buffer 15:41:36.846 (5) <=BE processResults of kind 'N' 15:41:36.846 (5) <=BE NoticeResponse(DEBUG: memcache discarding query cache array 15:41:36.846 (5) <=BE processResults of kind 'N' 15:41:36.846 (5) <=BE NoticeResponse(DEBUG: memcache reset buffer 15:41:36.846 (5) <=BE processResults of kind 'N' 15:41:36.846 (5) <=BE NoticeResponse(DEBUG: checking if query context can be safely destroyed 15:41:36.846 (5) <=BE processResults of kind 'N' 15:41:36.846 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:36.846 (5) <=BE processResults of kind 'N' 15:41:36.846 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.846 (5) <=BE processResults of kind 'N' 15:41:36.846 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.847 (5) <=BE processResults of kind 'N' 15:41:36.847 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.847 (5) <=BE processResults of kind 'N' 15:41:36.847 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.847 (5) <=BE processResults of kind 'N' 15:41:36.847 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.847 (5) <=BE processResults of kind 'N' 15:41:36.847 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.847 (5) <=BE processResults of kind 'N' 15:41:36.847 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.847 (5) <=BE processResults of kind 'N' 15:41:36.847 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.847 (5) <=BE processResults of kind 'N' 15:41:36.847 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.847 (5) <=BE processResults of kind 'N' 15:41:36.847 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.847 (5) <=BE processResults of kind 'N' 15:41:36.847 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:36.847 (5) <=BE processResults of kind 'N' 15:41:36.847 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:36.847 (5) <=BE processResults of kind 'N' 15:41:36.847 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:36.847 (5) <=BE processResults of kind 'N' 15:41:36.848 (5) <=BE NoticeResponse(DEBUG: Parse: statement name <>) 15:41:36.848 (5) <=BE processResults of kind 'N' 15:41:36.848 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:36.848 (5) <=BE processResults of kind 'N' 15:41:36.848 (5) <=BE NoticeResponse(DEBUG: checking if query has INSERT INTO, FOR SHARE or FOR UPDATE 15:41:36.848 (5) <=BE processResults of kind 'N' 15:41:36.848 (5) <=BE NoticeResponse(DEBUG: checking if SELECT statement contains the IMMUTABLE function call 15:41:36.850 (5) <=BE processResults of kind 'N' 15:41:36.850 (5) <=BE NoticeResponse(DEBUG: temporary table walker. checking relation "usertable") 15:41:36.850 (5) <=BE processResults of kind 'N' 15:41:36.850 (5) <=BE NoticeResponse(DEBUG: system catalog walker, checking relation "usertable") 15:41:36.850 (5) <=BE processResults of kind 'N' 15:41:36.850 (5) <=BE NoticeResponse(DEBUG: make table name from rangevar: tablename:""usertable"") 15:41:36.850 (5) <=BE processResults of kind 'N' 15:41:36.851 (5) <=BE NoticeResponse(DEBUG: view walker. checking relation ""usertable"") 15:41:36.851 (5) <=BE processResults of kind 'N' 15:41:36.851 (5) <=BE NoticeResponse(DEBUG: make table name from rangevar: tablename:""usertable"") 15:41:36.851 (5) <=BE processResults of kind 'N' 15:41:36.851 (5) <=BE NoticeResponse(DEBUG: unlogged table walker. checking relation ""usertable"") 15:41:36.851 (5) <=BE processResults of kind 'N' 15:41:36.851 (5) <=BE NoticeResponse(DEBUG: pool_where_to_send: SELECT * FROM usertable WHERE YCSB_KEY = $1) 15:41:36.851 (5) <=BE processResults of kind 'N' 15:41:36.851 (5) <=BE NoticeResponse(DEBUG: checking if query has INSERT INTO, FOR SHARE or FOR UPDATE 15:41:36.851 (5) <=BE processResults of kind 'N' 15:41:36.851 (5) <=BE NoticeResponse(DEBUG: decide where to send the queries 15:41:36.851 (5) <=BE processResults of kind 'N' 15:41:36.851 (5) <=BE NoticeResponse(DEBUG: system catalog walker, checking relation "usertable") 15:41:36.851 (5) <=BE processResults of kind 'N' 15:41:36.851 (5) <=BE NoticeResponse(DEBUG: temporary table walker. checking relation "usertable") 15:41:36.851 (5) <=BE processResults of kind 'N' 15:41:36.851 (5) <=BE NoticeResponse(DEBUG: make table name from rangevar: tablename:""usertable"") 15:41:36.851 (5) <=BE processResults of kind 'N' 15:41:36.851 (5) <=BE NoticeResponse(DEBUG: unlogged table walker. checking relation ""usertable"") 15:41:36.851 (5) <=BE processResults of kind 'N' 15:41:36.851 (5) <=BE NoticeResponse(DEBUG: setting db node for query to be sent, valid node id:0) 15:41:36.851 (5) <=BE processResults of kind 'N' 15:41:36.851 (5) <=BE NoticeResponse(DEBUG: Parse: waiting for master completing the query) 15:41:36.851 (5) <=BE processResults of kind 'N' 15:41:36.851 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.851 (5) <=BE processResults of kind 'N' 15:41:36.851 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:P) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: pool_read: read 5 bytes from backend 0) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: detect error: kind: 1) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: called by pool_add_sent_message: sent message: address: 16508d0 kind: P name: ==) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: adding sent message to list 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: called by pool_sent_message_destroy: sent message: address: 1650950 kind: P name: ==) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: checking if query context can be safely destroyed 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.852 (5) <=BE processResults of kind '1' 15:41:36.852 (5) <=BE ParseComplete [null] 15:41:36.852 (5) <=BE processResults of kind 'N' 15:41:36.852 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: packet:1 length:0) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: add to memqcache buffer:1 length:0) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: session context: setting command success. DONE) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: Bind: waiting for master completing the query) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:B) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: waiting for query response 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: pool_read: read 5 bytes from backend 0) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.853 (5) <=BE processResults of kind 'N' 15:41:36.853 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend 0 num_executed_nodes:0) 15:41:36.854 (5) <=BE processResults of kind 'N' 15:41:36.854 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.857 (5) <=BE processResults of kind 'N' 15:41:36.857 (5) <=BE NoticeResponse(DEBUG: reading backend data packet kind 15:41:36.857 (5) <=BE processResults of kind 'N' 15:41:36.857 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.857 (5) <=BE processResults of kind 'N' 15:41:36.857 (5) <=BE NoticeResponse(DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1) 15:41:36.857 (5) <=BE processResults of kind 'N' 15:41:36.857 (5) <=BE NoticeResponse(DEBUG: processing backend response 15:41:36.857 (5) <=BE processResults of kind 'N' 15:41:36.857 (5) <=BE NoticeResponse(DEBUG: called by pool_add_sent_message: sent message: address: 1650950 kind: B name: ==) 15:41:36.857 (5) <=BE processResults of kind 'N' 15:41:36.857 (5) <=BE NoticeResponse(DEBUG: adding sent message to list 15:41:36.857 (5) <=BE processResults of kind 'N' 15:41:36.857 (5) <=BE NoticeResponse(DEBUG: called by pool_sent_message_destroy: sent message: address: 1650660 kind: B name: ==) 15:41:36.857 (5) <=BE processResults of kind 'N' 15:41:36.857 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:36.857 (5) <=BE processResults of kind 'N' 15:41:36.857 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:36.857 (5) <=BE processResults of kind 'N' 15:41:36.857 (5) <=BE NoticeResponse(DEBUG: pool_use_sync_map: we cannot use sync map because STREAM: 0 query in progress: 1 doing extended query: 1) 15:41:36.857 (5) <=BE processResults of kind 'N' 15:41:36.857 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.857 (5) <=BE processResults of kind 'N' 15:41:36.857 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.857 (5) <=BE processResults of kind '2' 15:41:36.857 (5) <=BE BindComplete [unnamed] 15:41:36.857 (5) <=BE processResults of kind 'N' 15:41:36.857 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: packet:2 length:0) 15:41:36.857 (5) <=BE processResults of kind 'N' 15:41:36.857 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:36.857 (5) <=BE processResults of kind 'N' 15:41:36.857 (5) <=BE NoticeResponse(DEBUG: memcache adding data to internal buffer 15:41:36.857 (5) <=BE processResults of kind 'N' 15:41:36.857 (5) <=BE NoticeResponse(DEBUG: SimpleForwardToFrontend: add to memqcache buffer:2 length:0) 15:41:36.857 (5) <=BE processResults of kind 'N' 15:41:36.857 (5) <=BE NoticeResponse(DEBUG: session context: setting command success. DONE) 15:41:36.857 (5) <=BE processResults of kind 'N' 15:41:36.857 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:36.858 (5) <=BE processResults of kind 'N' 15:41:36.858 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.858 (5) <=BE processResults of kind 'N' 15:41:36.858 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.858 (5) <=BE processResults of kind 'N' 15:41:36.858 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.858 (5) <=BE processResults of kind 'N' 15:41:36.858 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.858 (5) <=BE processResults of kind 'N' 15:41:36.858 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:36.858 (5) <=BE processResults of kind 'N' 15:41:36.858 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:36.858 (5) <=BE processResults of kind 'N' 15:41:36.858 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:36.858 (5) <=BE processResults of kind 'N' 15:41:36.858 (5) <=BE NoticeResponse(DEBUG: Describe: waiting for master completing the query) 15:41:36.858 (5) <=BE processResults of kind 'N' 15:41:36.858 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:36.858 (5) <=BE processResults of kind 'N' 15:41:36.858 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.858 (5) <=BE processResults of kind 'N' 15:41:36.858 (5) <=BE NoticeResponse(DEBUG: pool_send_and_wait: pool_set_sync_map: 0) 15:41:36.858 (5) <=BE processResults of kind 'N' 15:41:36.858 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:D) 15:41:36.858 (5) <=BE processResults of kind 'N' 15:41:36.859 (5) <=BE NoticeResponse(DEBUG: pool_write: to backend: kind:H) 15:41:36.859 (5) <=BE processResults of kind 'N' 15:41:36.859 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.859 (5) <=BE processResults of kind 'N' 15:41:36.859 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0 progress:1 1) 15:41:36.859 (5) <=BE processResults of kind 'N' 15:41:36.859 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1 progress:1 0) 15:41:36.859 (5) <=BE processResults of kind 'N' 15:41:36.859 (5) <=BE NoticeResponse(DEBUG: session context: unsetting query in progress. DONE) 15:41:36.859 (5) <=BE processResults of kind 'N' 15:41:36.859 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.859 (5) <=BE processResults of kind 'N' 15:41:36.859 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.859 (5) <=BE processResults of kind 'N' 15:41:36.859 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.859 (5) <=BE processResults of kind 'N' 15:41:36.859 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.859 (5) <=BE processResults of kind 'N' 15:41:36.859 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:0, pool_is_query_in_progress: 0) 15:41:36.859 (5) <=BE processResults of kind 'N' 15:41:36.859 (5) <=BE NoticeResponse(DEBUG: pool_is_node_to_be_sent_in_current_query node id:1, pool_is_query_in_progress: 0) 15:41:36.859 (5) <=BE processResults of kind 'N' 15:41:36.859 (5) <=BE NoticeResponse(DEBUG: processing frontend response 15:41:36.859 (5) <=BE processResults of kind 'N' 15:41:36.859 (5) <=BE NoticeResponse(DEBUG: session context: clearing doing extended query messaging. DONE) 15:41:36.859 (5) <=BE processResults of kind 'N' 15:41:36.859 (5) <=BE NoticeResponse(DEBUG: session context: setting doing extended query messaging. DONE) 15:41:36.859 (5) <=BE processResults of kind 'N' 15:41:36.860 (5) <=BE NoticeResponse(DEBUG: session context: setting query in progress. DONE) 15:41:36.860 (5) <=BE processResults of kind 'N' 15:41:36.860 (5) <=BE NoticeResponse(DEBUG: Execute: portal name <>) 15:41:36.860 (5) <=BE processResults of kind 'N' 15:41:36.860 (5) <=BE NoticeResponse(DEBUG: Execute: query string = <SELECT * FROM usertable WHERE YCSB_KEY = $1>) 15:41:36.860 (5) <=BE processResults of kind 'N' 15:41:36.860 (5) <=BE NoticeResponse(DEBUG: memcache encode key 15:41:36.860 (5) <=BE processResults of kind 'N' 15:41:36.860 (5) <=BE NoticeResponse(DEBUG: memcache encode key 15:41:36.860 (5) <=BE processResults of kind 'N' 15:41:36.860 (5) <=BE NoticeResponse(DEBUG: memcache encode key 15:41:36.860 (5) <=BE processResults of kind 'N' 15:41:36.860 (5) <=BE NoticeResponse(DEBUG: fetching from cache storage 15:41:36.860 (5) <=BE processResults of kind 'N' 15:41:36.860 (5) <=BE NoticeResponse(DEBUG: fetching from cache storage 15:41:36.860 (5) <=BE processResults of kind 'N' 15:41:36.860 (5) <=BE NoticeResponse(DEBUG: memcache: sending cached messages: 'D' len: 1055) 15:41:36.860 (5) <=BE processResults of kind 'N' 15:41:36.860 (5) <=BE NoticeResponse(DEBUG: memcache: sending messages: kind 'D', len=1055, data=0x1647dc3) 15:41:36.860 (5) <=BE processResults of kind 'D' 15:41:36.860 (5) <=BE DataRow(len=1005) 15:41:36.860 (5) <=BE processResults of kind 'N' 15:41:36.860 (5) <=BE NoticeResponse(DEBUG: memcache: sending cached messages: 'C' len: 13) 15:41:36.860 (5) <=BE processResults of kind 'N' 15:41:36.863 (5) <=BE NoticeResponse(DEBUG: memcache: sending messages: kind 'C', len=13, data=0x16481e3) 15:41:36.864 (5) <=BE processResults of kind 'C' 15:41:36.864 (5) <=BE CommandStatus(SELECT 1) 15:41:36.864 (5) <=BE Received resultset tuples, but no field structure for them java.lang.IllegalStateException: Received resultset tuples, but no field structure for them at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1969) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:217) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:421) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:162) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:115) at com.yahoo.ycsb.db.JdbcDBClient.read(JdbcDBClient.java:397) at com.yahoo.ycsb.DBWrapper.read(DBWrapper.java:151) at com.yahoo.ycsb.workloads.CoreWorkload.doTransactionRead(CoreWorkload.java:708) at com.yahoo.ycsb.workloads.CoreWorkload.doTransaction(CoreWorkload.java:630) at com.yahoo.ycsb.ClientThread.run(Client.java:458) at java.lang.Thread.run(Thread.java:745) | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-07-28 19:36 | zh1029 | New Issue | |
| 2016-08-02 10:33 | t-ishii | Assigned To | => t-ishii |
| 2016-08-02 10:33 | t-ishii | Status | new => assigned |
| 2016-08-02 10:33 | t-ishii | Note Added: 0000955 | |
| 2016-08-02 10:33 | t-ishii | Status | assigned => feedback |
| 2016-09-06 17:55 | t-ishii | Note Added: 0001057 | |
| 2016-09-06 17:56 | t-ishii | Status | feedback => closed |