[pgpool-general: 5696] Re: log from regular queries that got stuck

Tatsuo Ishii ishii at sraoss.co.jp
Thu Aug 10 22:05:41 JST 2017


[Cced: to the list]

I have been looking into the log. I think there's nothing unexpected
line in the log except the last line:

<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pooltext: 0x8487f8 F pool_process_quea )

The later half of the line seems screwed up. I am not sure the message
was actually screwed up or just JDBC screwed up the receiving
message. Can you please share the pgpool log so that I can check if
the log was actually screwed up?

If so, that could be a sign of memory corruption in Pgpool-II (or
maybe not).

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

> Hi,
> 
> This time I made sure that both notes were up and attached when I ran the test.
> 
> Please let me know if you need more info
> 
> Take care,
> Avi

-------------- next part --------------
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:64 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:77 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:79 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:65 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:72 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:69 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:65 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:87 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:83 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:78 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:78 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:80 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:81 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:72 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:79 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:73 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:72 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:65 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:73 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:74 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:83 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:71 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:64 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:69 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:64 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:61 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'C' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'C' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'C'(43) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M processing command complete D set transaction state to T F CommandComplete.c L 101 )
<= BE CommandComplete(SELECT 62)
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:4 message len:4 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'3' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '3' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:4 message len:4 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '3'(33) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE CloseComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:3 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M CloseComplete: remove uncompleted message. kind: , name: F pool_proto_modules.c L 2123 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:5 message len:0 query: statement: portal: node_ids[0]:-1 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: sync pending message exists F pool_process_query.c L 3180 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing ignore till sync. DONE F pool_session_context.c L 337 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'Z' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'Z' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 kind:'Z' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 of 2 kind = 'Z' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:2.000000 num_executed_nodes:2 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:5 message len:0 query: statement: portal: node_ids[0]:-1 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'Z'(5a) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D Ready For Query received F pool_proto_modules.c L 2603 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing ignore till sync. DONE F pool_session_context.c L 337 )
<= BE NoticeResponse(S DEBUG C XX000 M reading message length D slot: 0 length: 5 F pool_auth.c L 1107 )
<= BE NoticeResponse(S DEBUG C XX000 M reading message length D slot: 1 length: 5 F pool_auth.c L 1121 )
<= BE NoticeResponse(S DEBUG C XX000 M processing ReadyForQuery D transaction state 'I'(49) F pool_proto_modules.c L 1810 )
<= BE NoticeResponse(S DEBUG C XX000 M processing ReadyForQuery D transaction state 'I'(49) F pool_proto_modules.c L 1810 )
<= BE ReadyForQuery(I)
FE=> Terminate
iteration 18934 
FE=> Query(query="SET statement_timeout = '4s'")
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:Q F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M waiting for query response D waiting for backend:1 to complete the query F pool_process_query.c L 488 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 15 bytes from backend 1 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'C' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'C' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 kind:'C' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 of 2 kind = 'C' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:2.000000 num_executed_nodes:2 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'C'(43) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE CommandComplete(SET)
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'Z' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'Z' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 kind:'Z' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 of 2 kind = 'Z' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:2.000000 num_executed_nodes:2 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'Z'(5a) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D Ready For Query received F pool_proto_modules.c L 2603 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing ignore till sync. DONE F pool_session_context.c L 337 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M do_command: Query:"COMMIT" F pool_process_query.c L 1411 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:Q F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M waiting for query response D waiting for backend:1 to complete the query F pool_process_query.c L 488 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 18 bytes from backend 1 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M do_command: kind: 'C' F pool_process_query.c L 1452 )
<= BE NoticeResponse(S DEBUG C XX000 M do_command: kind: 'Z' F pool_process_query.c L 1452 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M do_command: Query:"COMMIT" F pool_process_query.c L 1411 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:Q F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M waiting for query response D waiting for backend:0 to complete the query F pool_process_query.c L 488 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 18 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M do_command: kind: 'C' F pool_process_query.c L 1452 )
<= BE NoticeResponse(S DEBUG C XX000 M do_command: kind: 'Z' F pool_process_query.c L 1452 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading message length D slot: 0 length: 5 F pool_auth.c L 1107 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading message length D slot: 1 length: 5 F pool_auth.c L 1121 )
<= BE NoticeResponse(S DEBUG C XX000 M processing ReadyForQuery D transaction state 'T'(54) F pool_proto_modules.c L 1810 )
<= BE NoticeResponse(S DEBUG C XX000 M processing ReadyForQuery D transaction state 'I'(49) F pool_proto_modules.c L 1810 )
<= BE ReadyForQuery(I)
FE=> Parse(stmt="S1", query="SELECT count(*) from pg_tables")
FE=> Bind(stmt="S1", portal="")
FE=> Execute(portal="")
FE=> Close(stmt="S1")
FE=> Parse(stmt="S2", query="SELECT * from pg_tables")
FE=> Bind(stmt="S2", portal="")
FE=> Execute(portal="")
FE=> Close(stmt="S2")
FE=> Sync
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_query_context_destroy: query context:0x846788 F pool_query_context.c L 91 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'P'(50) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M Parse: statement name <S1> F pool_proto_modules.c L 943 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M checking if query has INSERT INTO, FOR SHARE or FOR UPDATE D result = 0 F pool_select_walker.c L 175 )
<= BE NoticeResponse(S DEBUG C XX000 M decide where to send the query D destination = 2 for query= "SELECT count(*) from pg_tables" F pool_query_context.c L 459 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: extended:1 query:"SELECT current_setting('transaction_isolation')" F pool_process_query.c L 1869 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:P F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:B F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:S F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:E F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:P F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 59 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: '1' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received PARSE COMPLETE ('1') F pool_process_query.c L 2124 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: '2' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received BIND COMPLETE ('2') F pool_process_query.c L 2131 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: '3' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received CLOSE COMPLETE ('3') F pool_process_query.c L 2137 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: 'D' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received DATA ROW ('D') F pool_process_query.c L 2239 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: 'C' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received COMMAND COMPLETE ('C') F pool_process_query.c L 2102 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: '3' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received CLOSE COMPLETE ('3') F pool_process_query.c L 2137 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: all state completed. returning F pool_process_query.c L 2347 )
<= BE NoticeResponse(S DEBUG C XX000 M checking load balance precondtions. TSTATE:I wrting_trancation:0 failed_transaction:0 isolation:2 D destination = 2 for query= "SELECT count(*) from pg_tables" F pool_query_context.c L 494 )
<= BE NoticeResponse(S DEBUG C XX000 M function call walker, function name: "count" F pool_select_walker.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^check_location_codes$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^check_vsats_rf_certification_mode$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^find_cluster_config$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^find_max_vrs$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_features_operation_mode$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_filtered_oids$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_instance_by_oid_and_value$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_next_ip$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_next_ipv6$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_by_value$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_instance$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_instance_value$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_value$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_value_instances$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_values$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_instance_value_exists$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^diff_jsons$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^is_low_fly_ns$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^is_in_ob_migration$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M could not load balance because writing functions are used D destination = 2 for query= "SELECT count(*) from pg_tables" F pool_query_context.c L 529 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:P F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_add_sent_message: sent message: address: 0x82b368 kind: P name: =S1= state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:0 message len:36 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'B'(42) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M Bind: waiting for master completing the query F pool_proto_modules.c L 1378 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:B F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_add_sent_message: sent message: address: 0x82b420 kind: B name: == state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:1 message len:10 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'E'(45) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M Execute: portal name <> F pool_proto_modules.c L 706 )
<= BE NoticeResponse(S DEBUG C XX000 M Execute: query string = <SELECT count(*) from pg_tables> F pool_proto_modules.c L 739 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:E F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:2 message len:5 query:SELECT count(*) from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'C'(43) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M Close: waiting for master completing the query F pool_proto_modules.c L 1548 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 1 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:4 message len:4 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M Close: removing sent message S S1 F pool_proto_modules.c L 1601 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_set_sent_message_state: name:S1 kind:P previous state: 0 F pool_session_context.c L 596 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'P'(50) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M Parse: statement name <S2> F pool_proto_modules.c L 943 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M checking if query has INSERT INTO, FOR SHARE or FOR UPDATE D result = 0 F pool_select_walker.c L 175 )
<= BE NoticeResponse(S DEBUG C XX000 M decide where to send the query D destination = 2 for query= "SELECT * from pg_tables" F pool_query_context.c L 459 )
<= BE NoticeResponse(S DEBUG C XX000 M checking load balance precondtions. TSTATE:I wrting_trancation:0 failed_transaction:0 isolation:2 D destination = 2 for query= "SELECT * from pg_tables" F pool_query_context.c L 494 )
<= BE NoticeResponse(S DEBUG C XX000 M system catalog walker, checking relation "pg_tables" F pool_select_walker.c L 374 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M could not load balance because systems catalogs are used D destination = 2 for query= "SELECT * from pg_tables" F pool_query_context.c L 550 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:P F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_add_sent_message: sent message: address: 0x82b610 kind: P name: =S2= state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:0 message len:29 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'B'(42) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M Bind: waiting for master completing the query F pool_proto_modules.c L 1378 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:B F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_add_sent_message: sent message: address: 0x849da8 kind: B name: == state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M adding sent message to list D portal "" already exists F pool_session_context.c L 541 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_sent_message_destroy: sent message: address: 0x82b420 kind: B name: == state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M checking if query context can be safely destroyed D query context 0x846788 is still used 2 times in sent message list. query:"SELECT count(*) from pg_tables" F pool_session_context.c L 916 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:1 message len:10 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'E'(45) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M Execute: portal name <> F pool_proto_modules.c L 706 )
<= BE NoticeResponse(S DEBUG C XX000 M Execute: query string = <SELECT * from pg_tables> F pool_proto_modules.c L 739 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:E F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'C'(43) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M Close: waiting for master completing the query F pool_proto_modules.c L 1548 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 1 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:4 message len:4 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M Close: removing sent message S S2 F pool_proto_modules.c L 1601 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_set_sent_message_state: name:S2 kind:P previous state: 0 F pool_session_context.c L 596 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'S'(53) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type: sync F pool_session_context.c L 1162 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:S F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:S F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 5 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 32 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 8 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 9 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 5 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 5 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 1024 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 74 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 86 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 70 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 69 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 78 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 64 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 76 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 77 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read2: read 55 bytes from backend 0 F pool_stream.c L 341 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 76 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 1024 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 70 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 79 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 65 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 72 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 70 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 69 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read2: read 65 bytes from backend 0 F pool_stream.c L 341 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 65 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 1024 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 76 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 87 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 83 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 78 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 78 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 80 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 76 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 81 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 72 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read2: read 24 bytes from backend 0 F pool_stream.c L 341 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 70 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 1024 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 79 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 73 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 72 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 65 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 73 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 74 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 83 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 71 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 64 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read2: read 34 bytes from backend 0 F pool_stream.c L 341 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 69 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 448 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 64 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 61 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 10 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pop data of len: 4769 F pool_stream.c L 1075 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_wait_till_ready_for_query: backend:0 ready for query found. buffer length:4769 F pool_proto_modules.c L 3551 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 16 bytes from backend 1 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pop data of len: 16 F pool_stream.c L 1075 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_wait_till_ready_for_query: backend:1 ready for query found. buffer length:16 F pool_proto_modules.c L 3551 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:0 message len:36 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'1' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '1' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:0 message len:36 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '1'(31) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE ParseComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:1 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:1 message len:10 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'2' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '2' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:1 message len:10 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '2'(32) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE BindComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:2 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT count(*) from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:8 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT count(*) from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'C' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'C' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:2 message len:5 query:SELECT count(*) from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'C'(43) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M processing command complete D set transaction state to T F CommandComplete.c L 101 )
<= BE CommandComplete(SELECT 1)
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:4 message len:4 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:1 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'3' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '3' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 kind:'3' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 of 2 kind = '3' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:2.000000 num_executed_nodes:2 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:4 message len:4 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '3'(33) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE CloseComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:3 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:0 message len:29 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'1' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '1' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:0 message len:29 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '1'(31) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE ParseComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:1 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:1 message len:10 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'2' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '2' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:1 message len:10 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '2'(32) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE BindComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:2 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:74 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:86 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:69 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:78 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:64 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:77 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:79 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:65 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:72 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:69 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:65 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:87 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:83 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:78 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:78 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:80 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:81 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:72 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:79 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:73 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:72 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:65 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:73 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:74 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:83 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:71 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:64 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:69 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:64 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:61 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'C' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'C' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'C'(43) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M processing command complete D set transaction state to T F CommandComplete.c L 101 )
<= BE CommandComplete(SELECT 62)
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:4 message len:4 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:1 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'3' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '3' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 kind:'3' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 of 2 kind = '3' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:2.000000 num_executed_nodes:2 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:4 message len:4 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '3'(33) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE CloseComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:3 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M CloseComplete: remove uncompleted message. kind: , name: F pool_proto_modules.c L 2123 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:5 message len:0 query: statement: portal: node_ids[0]:-1 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: sync pending message exists F pool_process_query.c L 3180 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing ignore till sync. DONE F pool_session_context.c L 337 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'Z' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'Z' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 kind:'Z' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 of 2 kind = 'Z' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:2.000000 num_executed_nodes:2 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:5 message len:0 query: statement: portal: node_ids[0]:-1 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'Z'(5a) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D Ready For Query received F pool_proto_modules.c L 2603 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing ignore till sync. DONE F pool_session_context.c L 337 )
<= BE NoticeResponse(S DEBUG C XX000 M reading message length D slot: 0 length: 5 F pool_auth.c L 1107 )
<= BE NoticeResponse(S DEBUG C XX000 M reading message length D slot: 1 length: 5 F pool_auth.c L 1121 )
<= BE NoticeResponse(S DEBUG C XX000 M processing ReadyForQuery D transaction state 'I'(49) F pool_proto_modules.c L 1810 )
<= BE NoticeResponse(S DEBUG C XX000 M processing ReadyForQuery D transaction state 'I'(49) F pool_proto_modules.c L 1810 )
<= BE ReadyForQuery(I)
FE=> Terminate
iteration 18935 
FE=> Query(query="SET statement_timeout = '4s'")
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'C' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'C' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'C'(43) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE CommandComplete(SET)
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'Z' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'Z' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'Z'(5a) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D Ready For Query received F pool_proto_modules.c L 2603 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing ignore till sync. DONE F pool_session_context.c L 337 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading message length D slot: 0 length: 5 F pool_auth.c L 1107 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M processing ReadyForQuery D transaction state 'I'(49) F pool_proto_modules.c L 1810 )
<= BE ReadyForQuery(I)
FE=> Parse(stmt="S1", query="SELECT count(*) from pg_tables")
FE=> Bind(stmt="S1", portal="")
FE=> Execute(portal="")
FE=> Close(stmt="S1")
FE=> Parse(stmt="S2", query="SELECT * from pg_tables")
FE=> Bind(stmt="S2", portal="")
FE=> Execute(portal="")
FE=> Close(stmt="S2")
FE=> Sync
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_query_context_destroy: query context:0x846788 F pool_query_context.c L 91 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'P'(50) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M Parse: statement name <S1> F pool_proto_modules.c L 943 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M checking if query has INSERT INTO, FOR SHARE or FOR UPDATE D result = 0 F pool_select_walker.c L 175 )
<= BE NoticeResponse(S DEBUG C XX000 M decide where to send the query D destination = 2 for query= "SELECT count(*) from pg_tables" F pool_query_context.c L 459 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: extended:1 query:"SELECT current_setting('transaction_isolation')" F pool_process_query.c L 1869 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:P F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:B F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:S F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:E F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:P F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 59 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: '1' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received PARSE COMPLETE ('1') F pool_process_query.c L 2124 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: '2' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received BIND COMPLETE ('2') F pool_process_query.c L 2131 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: '3' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received CLOSE COMPLETE ('3') F pool_process_query.c L 2137 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: 'D' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received DATA ROW ('D') F pool_process_query.c L 2239 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: 'C' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received COMMAND COMPLETE ('C') F pool_process_query.c L 2102 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: '3' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received CLOSE COMPLETE ('3') F pool_process_query.c L 2137 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: all state completed. returning F pool_process_query.c L 2347 )
<= BE NoticeResponse(S DEBUG C XX000 M checking load balance precondtions. TSTATE:I wrting_trancation:0 failed_transaction:0 isolation:2 D destination = 2 for query= "SELECT count(*) from pg_tables" F pool_query_context.c L 494 )
<= BE NoticeResponse(S DEBUG C XX000 M function call walker, function name: "count" F pool_select_walker.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^check_location_codes$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^check_vsats_rf_certification_mode$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^find_cluster_config$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^find_max_vrs$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_features_operation_mode$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_filtered_oids$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_instance_by_oid_and_value$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_next_ip$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_next_ipv6$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_by_value$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_instance$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_instance_value$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_value$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_value_instances$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_values$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_instance_value_exists$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^diff_jsons$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^is_low_fly_ns$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^is_in_ob_migration$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M could not load balance because writing functions are used D destination = 2 for query= "SELECT count(*) from pg_tables" F pool_query_context.c L 529 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:P F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_add_sent_message: sent message: address: 0x82b368 kind: P name: =S1= state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:0 message len:36 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'B'(42) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M Bind: waiting for master completing the query F pool_proto_modules.c L 1378 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:B F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_add_sent_message: sent message: address: 0x82b420 kind: B name: == state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:1 message len:10 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'E'(45) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M Execute: portal name <> F pool_proto_modules.c L 706 )
<= BE NoticeResponse(S DEBUG C XX000 M Execute: query string = <SELECT count(*) from pg_tables> F pool_proto_modules.c L 739 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:E F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:2 message len:5 query:SELECT count(*) from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'C'(43) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M Close: waiting for master completing the query F pool_proto_modules.c L 1548 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:4 message len:4 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M Close: removing sent message S S1 F pool_proto_modules.c L 1601 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_set_sent_message_state: name:S1 kind:P previous state: 0 F pool_session_context.c L 596 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'P'(50) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M Parse: statement name <S2> F pool_proto_modules.c L 943 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M checking if query has INSERT INTO, FOR SHARE or FOR UPDATE D result = 0 F pool_select_walker.c L 175 )
<= BE NoticeResponse(S DEBUG C XX000 M decide where to send the query D destination = 2 for query= "SELECT * from pg_tables" F pool_query_context.c L 459 )
<= BE NoticeResponse(S DEBUG C XX000 M checking load balance precondtions. TSTATE:I wrting_trancation:0 failed_transaction:0 isolation:2 D destination = 2 for query= "SELECT * from pg_tables" F pool_query_context.c L 494 )
<= BE NoticeResponse(S DEBUG C XX000 M system catalog walker, checking relation "pg_tables" F pool_select_walker.c L 374 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M could not load balance because systems catalogs are used D destination = 2 for query= "SELECT * from pg_tables" F pool_query_context.c L 550 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:P F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_add_sent_message: sent message: address: 0x82b610 kind: P name: =S2= state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:0 message len:29 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'B'(42) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M Bind: waiting for master completing the query F pool_proto_modules.c L 1378 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:B F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_add_sent_message: sent message: address: 0x849da8 kind: B name: == state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M adding sent message to list D portal "" already exists F pool_session_context.c L 541 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_sent_message_destroy: sent message: address: 0x82b420 kind: B name: == state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M checking if query context can be safely destroyed D query context 0x846788 is still used 2 times in sent message list. query:"SELECT count(*) from pg_tables" F pool_session_context.c L 916 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:1 message len:10 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'E'(45) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M Execute: portal name <> F pool_proto_modules.c L 706 )
<= BE NoticeResponse(S DEBUG C XX000 M Execute: query string = <SELECT * from pg_tables> F pool_proto_modules.c L 739 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:E F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'C'(43) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M Close: waiting for master completing the query F pool_proto_modules.c L 1548 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:4 message len:4 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M Close: removing sent message S S2 F pool_proto_modules.c L 1601 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_set_sent_message_state: name:S2 kind:P previous state: 0 F pool_session_context.c L 596 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'S'(53) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type: sync F pool_session_context.c L 1162 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:S F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:S F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 5 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 32 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 8 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 9 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 5 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 5 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 1024 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 74 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 86 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 70 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 69 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 78 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 64 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 76 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 77 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read2: read 55 bytes from backend 0 F pool_stream.c L 341 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 76 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 1024 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 70 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 79 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 65 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 72 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 70 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 69 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read2: read 65 bytes from backend 0 F pool_stream.c L 341 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 65 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 1024 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 76 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 87 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 83 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 78 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 78 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 80 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 76 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 81 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 72 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read2: read 24 bytes from backend 0 F pool_stream.c L 341 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 70 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 1024 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 79 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 73 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 72 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 65 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 73 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 74 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 83 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 71 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 64 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read2: read 34 bytes from backend 0 F pool_stream.c L 341 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 69 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 448 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 64 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 61 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 10 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pop data of len: 4769 F pool_stream.c L 1075 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_wait_till_ready_for_query: backend:0 ready for query found. buffer length:4769 F pool_proto_modules.c L 3551 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 6 bytes from backend 1 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pop data of len: 6 F pool_stream.c L 1075 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_wait_till_ready_for_query: backend:1 ready for query found. buffer length:6 F pool_proto_modules.c L 3551 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:0 message len:36 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'1' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '1' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:0 message len:36 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '1'(31) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE ParseComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:1 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:1 message len:10 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'2' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '2' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:1 message len:10 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '2'(32) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE BindComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:2 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT count(*) from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:8 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT count(*) from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'C' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'C' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:2 message len:5 query:SELECT count(*) from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'C'(43) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M processing command complete D set transaction state to T F CommandComplete.c L 101 )
<= BE CommandComplete(SELECT 1)
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:4 message len:4 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'3' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '3' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:4 message len:4 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '3'(33) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE CloseComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:3 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:0 message len:29 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'1' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '1' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:0 message len:29 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '1'(31) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE ParseComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:1 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:1 message len:10 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'2' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '2' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:1 message len:10 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '2'(32) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE BindComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:2 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:74 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:86 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:69 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:78 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:64 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:77 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:79 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:65 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:72 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:69 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:65 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:87 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:83 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:78 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:78 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:80 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:81 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:72 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:79 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:73 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:72 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:65 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:73 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:74 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:83 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:71 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:64 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:69 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:64 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:61 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'C' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'C' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'C'(43) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M processing command complete D set transaction state to T F CommandComplete.c L 101 )
<= BE CommandComplete(SELECT 62)
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:4 message len:4 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'3' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '3' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:4 message len:4 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '3'(33) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE CloseComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:3 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M CloseComplete: remove uncompleted message. kind: , name: F pool_proto_modules.c L 2123 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:5 message len:0 query: statement: portal: node_ids[0]:-1 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: sync pending message exists F pool_process_query.c L 3180 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing ignore till sync. DONE F pool_session_context.c L 337 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'Z' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'Z' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 kind:'Z' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 of 2 kind = 'Z' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:2.000000 num_executed_nodes:2 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:5 message len:0 query: statement: portal: node_ids[0]:-1 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'Z'(5a) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D Ready For Query received F pool_proto_modules.c L 2603 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing ignore till sync. DONE F pool_session_context.c L 337 )
<= BE NoticeResponse(S DEBUG C XX000 M reading message length D slot: 0 length: 5 F pool_auth.c L 1107 )
<= BE NoticeResponse(S DEBUG C XX000 M reading message length D slot: 1 length: 5 F pool_auth.c L 1121 )
<= BE NoticeResponse(S DEBUG C XX000 M processing ReadyForQuery D transaction state 'I'(49) F pool_proto_modules.c L 1810 )
<= BE NoticeResponse(S DEBUG C XX000 M processing ReadyForQuery D transaction state 'I'(49) F pool_proto_modules.c L 1810 )
<= BE ReadyForQuery(I)
FE=> Terminate
iteration 18936 
FE=> Query(query="SET statement_timeout = '4s'")
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'C' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'C' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'C'(43) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE CommandComplete(SET)
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'Z' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'Z' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'Z'(5a) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D Ready For Query received F pool_proto_modules.c L 2603 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing ignore till sync. DONE F pool_session_context.c L 337 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading message length D slot: 0 length: 5 F pool_auth.c L 1107 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M processing ReadyForQuery D transaction state 'I'(49) F pool_proto_modules.c L 1810 )
<= BE ReadyForQuery(I)
FE=> Parse(stmt="S1", query="SELECT count(*) from pg_tables")
FE=> Bind(stmt="S1", portal="")
FE=> Execute(portal="")
FE=> Close(stmt="S1")
FE=> Parse(stmt="S2", query="SELECT * from pg_tables")
FE=> Bind(stmt="S2", portal="")
FE=> Execute(portal="")
FE=> Close(stmt="S2")
FE=> Sync
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_query_context_destroy: query context:0x846788 F pool_query_context.c L 91 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'P'(50) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M Parse: statement name <S1> F pool_proto_modules.c L 943 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M checking if query has INSERT INTO, FOR SHARE or FOR UPDATE D result = 0 F pool_select_walker.c L 175 )
<= BE NoticeResponse(S DEBUG C XX000 M decide where to send the query D destination = 2 for query= "SELECT count(*) from pg_tables" F pool_query_context.c L 459 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: extended:1 query:"SELECT current_setting('transaction_isolation')" F pool_process_query.c L 1869 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:P F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:B F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:S F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:E F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:P F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 59 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: '1' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received PARSE COMPLETE ('1') F pool_process_query.c L 2124 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: '2' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received BIND COMPLETE ('2') F pool_process_query.c L 2131 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: '3' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received CLOSE COMPLETE ('3') F pool_process_query.c L 2137 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: 'D' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received DATA ROW ('D') F pool_process_query.c L 2239 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: 'C' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received COMMAND COMPLETE ('C') F pool_process_query.c L 2102 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: '3' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received CLOSE COMPLETE ('3') F pool_process_query.c L 2137 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: all state completed. returning F pool_process_query.c L 2347 )
<= BE NoticeResponse(S DEBUG C XX000 M checking load balance precondtions. TSTATE:I wrting_trancation:0 failed_transaction:0 isolation:2 D destination = 2 for query= "SELECT count(*) from pg_tables" F pool_query_context.c L 494 )
<= BE NoticeResponse(S DEBUG C XX000 M function call walker, function name: "count" F pool_select_walker.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^check_location_codes$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^check_vsats_rf_certification_mode$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^find_cluster_config$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^find_max_vrs$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_features_operation_mode$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_filtered_oids$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_instance_by_oid_and_value$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_next_ip$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_next_ipv6$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_by_value$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_instance$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_instance_value$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_value$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_value_instances$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_values$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_instance_value_exists$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^diff_jsons$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^is_low_fly_ns$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^is_in_ob_migration$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M could not load balance because writing functions are used D destination = 2 for query= "SELECT count(*) from pg_tables" F pool_query_context.c L 529 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:P F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_add_sent_message: sent message: address: 0x82b368 kind: P name: =S1= state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:0 message len:36 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'B'(42) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M Bind: waiting for master completing the query F pool_proto_modules.c L 1378 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:B F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_add_sent_message: sent message: address: 0x82b420 kind: B name: == state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:1 message len:10 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'E'(45) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M Execute: portal name <> F pool_proto_modules.c L 706 )
<= BE NoticeResponse(S DEBUG C XX000 M Execute: query string = <SELECT count(*) from pg_tables> F pool_proto_modules.c L 739 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:E F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:2 message len:5 query:SELECT count(*) from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'C'(43) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M Close: waiting for master completing the query F pool_proto_modules.c L 1548 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:4 message len:4 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M Close: removing sent message S S1 F pool_proto_modules.c L 1601 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_set_sent_message_state: name:S1 kind:P previous state: 0 F pool_session_context.c L 596 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'P'(50) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M Parse: statement name <S2> F pool_proto_modules.c L 943 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M checking if query has INSERT INTO, FOR SHARE or FOR UPDATE D result = 0 F pool_select_walker.c L 175 )
<= BE NoticeResponse(S DEBUG C XX000 M decide where to send the query D destination = 2 for query= "SELECT * from pg_tables" F pool_query_context.c L 459 )
<= BE NoticeResponse(S DEBUG C XX000 M checking load balance precondtions. TSTATE:I wrting_trancation:0 failed_transaction:0 isolation:2 D destination = 2 for query= "SELECT * from pg_tables" F pool_query_context.c L 494 )
<= BE NoticeResponse(S DEBUG C XX000 M system catalog walker, checking relation "pg_tables" F pool_select_walker.c L 374 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M could not load balance because systems catalogs are used D destination = 2 for query= "SELECT * from pg_tables" F pool_query_context.c L 550 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:P F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_add_sent_message: sent message: address: 0x82b610 kind: P name: =S2= state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:0 message len:29 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'B'(42) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M Bind: waiting for master completing the query F pool_proto_modules.c L 1378 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:B F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_add_sent_message: sent message: address: 0x849da8 kind: B name: == state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M adding sent message to list D portal "" already exists F pool_session_context.c L 541 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_sent_message_destroy: sent message: address: 0x82b420 kind: B name: == state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M checking if query context can be safely destroyed D query context 0x846788 is still used 2 times in sent message list. query:"SELECT count(*) from pg_tables" F pool_session_context.c L 916 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:1 message len:10 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'E'(45) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M Execute: portal name <> F pool_proto_modules.c L 706 )
<= BE NoticeResponse(S DEBUG C XX000 M Execute: query string = <SELECT * from pg_tables> F pool_proto_modules.c L 739 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:E F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'C'(43) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M Close: waiting for master completing the query F pool_proto_modules.c L 1548 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:4 message len:4 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M Close: removing sent message S S2 F pool_proto_modules.c L 1601 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_set_sent_message_state: name:S2 kind:P previous state: 0 F pool_session_context.c L 596 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'S'(53) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type: sync F pool_session_context.c L 1162 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:S F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:S F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 5 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 32 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 8 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 9 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 5 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 5 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 1024 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 74 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 86 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 70 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 69 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 78 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 64 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 76 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 77 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read2: read 55 bytes from backend 0 F pool_stream.c L 341 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 76 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 1024 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 70 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 79 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 65 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 72 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 70 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 69 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read2: read 65 bytes from backend 0 F pool_stream.c L 341 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 65 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 1024 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 76 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 87 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 83 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 78 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 78 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 80 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 76 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 81 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 72 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read2: read 24 bytes from backend 0 F pool_stream.c L 341 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 70 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 1024 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 79 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 73 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 72 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 65 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 73 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 74 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 83 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 71 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 64 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read2: read 34 bytes from backend 0 F pool_stream.c L 341 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 69 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 448 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 64 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 61 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 10 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pop data of len: 4769 F pool_stream.c L 1075 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_wait_till_ready_for_query: backend:0 ready for query found. buffer length:4769 F pool_proto_modules.c L 3551 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 6 bytes from backend 1 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pop data of len: 6 F pool_stream.c L 1075 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_wait_till_ready_for_query: backend:1 ready for query found. buffer length:6 F pool_proto_modules.c L 3551 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:0 message len:36 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'1' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '1' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:0 message len:36 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '1'(31) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE ParseComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:1 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:1 message len:10 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'2' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '2' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:1 message len:10 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '2'(32) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE BindComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:2 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT count(*) from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:8 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT count(*) from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'C' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'C' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:2 message len:5 query:SELECT count(*) from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'C'(43) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M processing command complete D set transaction state to T F CommandComplete.c L 101 )
<= BE CommandComplete(SELECT 1)
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:4 message len:4 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'3' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '3' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:4 message len:4 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '3'(33) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE CloseComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:3 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:0 message len:29 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'1' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '1' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:0 message len:29 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '1'(31) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE ParseComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:1 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:1 message len:10 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'2' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '2' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:1 message len:10 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '2'(32) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE BindComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:2 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:74 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:86 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:69 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:78 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:64 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:77 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:79 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:65 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:72 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:69 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:65 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:87 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:83 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:78 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:78 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:80 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:81 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:72 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:79 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:73 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:72 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:65 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:73 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:74 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:83 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:71 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:64 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:69 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:64 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:61 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'C' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'C' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'C'(43) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M processing command complete D set transaction state to T F CommandComplete.c L 101 )
<= BE CommandComplete(SELECT 62)
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:4 message len:4 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'3' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '3' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:4 message len:4 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '3'(33) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:0 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE CloseComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:3 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M CloseComplete: remove uncompleted message. kind: , name: F pool_proto_modules.c L 2123 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:5 message len:0 query: statement: portal: node_ids[0]:-1 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: sync pending message exists F pool_process_query.c L 3180 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing ignore till sync. DONE F pool_session_context.c L 337 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'Z' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'Z' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 kind:'Z' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 of 2 kind = 'Z' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:2.000000 num_executed_nodes:2 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:5 message len:0 query: statement: portal: node_ids[0]:-1 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'Z'(5a) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D Ready For Query received F pool_proto_modules.c L 2603 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing ignore till sync. DONE F pool_session_context.c L 337 )
<= BE NoticeResponse(S DEBUG C XX000 M reading message length D slot: 0 length: 5 F pool_auth.c L 1107 )
<= BE NoticeResponse(S DEBUG C XX000 M reading message length D slot: 1 length: 5 F pool_auth.c L 1121 )
<= BE NoticeResponse(S DEBUG C XX000 M processing ReadyForQuery D transaction state 'I'(49) F pool_proto_modules.c L 1810 )
<= BE NoticeResponse(S DEBUG C XX000 M processing ReadyForQuery D transaction state 'I'(49) F pool_proto_modules.c L 1810 )
<= BE ReadyForQuery(I)
FE=> Terminate
iteration 18937 
FE=> Query(query="SET statement_timeout = '4s'")
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:Q F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M waiting for query response D waiting for backend:1 to complete the query F pool_process_query.c L 488 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 15 bytes from backend 1 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'C' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'C' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 kind:'C' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 of 2 kind = 'C' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:2.000000 num_executed_nodes:2 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'C'(43) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE CommandComplete(SET)
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'Z' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'Z' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 kind:'Z' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 of 2 kind = 'Z' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:2.000000 num_executed_nodes:2 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'Z'(5a) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D Ready For Query received F pool_proto_modules.c L 2603 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing ignore till sync. DONE F pool_session_context.c L 337 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M do_command: Query:"COMMIT" F pool_process_query.c L 1411 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:Q F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M waiting for query response D waiting for backend:1 to complete the query F pool_process_query.c L 488 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 18 bytes from backend 1 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M do_command: kind: 'C' F pool_process_query.c L 1452 )
<= BE NoticeResponse(S DEBUG C XX000 M do_command: kind: 'Z' F pool_process_query.c L 1452 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M do_command: Query:"COMMIT" F pool_process_query.c L 1411 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:Q F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M waiting for query response D waiting for backend:0 to complete the query F pool_process_query.c L 488 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 18 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M do_command: kind: 'C' F pool_process_query.c L 1452 )
<= BE NoticeResponse(S DEBUG C XX000 M do_command: kind: 'Z' F pool_process_query.c L 1452 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading message length D slot: 0 length: 5 F pool_auth.c L 1107 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading message length D slot: 1 length: 5 F pool_auth.c L 1121 )
<= BE NoticeResponse(S DEBUG C XX000 M processing ReadyForQuery D transaction state 'T'(54) F pool_proto_modules.c L 1810 )
<= BE NoticeResponse(S DEBUG C XX000 M processing ReadyForQuery D transaction state 'I'(49) F pool_proto_modules.c L 1810 )
<= BE ReadyForQuery(I)
FE=> Parse(stmt="S1", query="SELECT count(*) from pg_tables")
FE=> Bind(stmt="S1", portal="")
FE=> Execute(portal="")
FE=> Close(stmt="S1")
FE=> Parse(stmt="S2", query="SELECT * from pg_tables")
FE=> Bind(stmt="S2", portal="")
FE=> Execute(portal="")
FE=> Close(stmt="S2")
FE=> Sync
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_query_context_destroy: query context:0x846788 F pool_query_context.c L 91 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'P'(50) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M Parse: statement name <S1> F pool_proto_modules.c L 943 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M checking if query has INSERT INTO, FOR SHARE or FOR UPDATE D result = 0 F pool_select_walker.c L 175 )
<= BE NoticeResponse(S DEBUG C XX000 M decide where to send the query D destination = 2 for query= "SELECT count(*) from pg_tables" F pool_query_context.c L 459 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: extended:1 query:"SELECT current_setting('transaction_isolation')" F pool_process_query.c L 1869 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:P F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:B F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:S F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:E F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:P F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 59 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: '1' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received PARSE COMPLETE ('1') F pool_process_query.c L 2124 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: '2' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received BIND COMPLETE ('2') F pool_process_query.c L 2131 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: '3' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received CLOSE COMPLETE ('3') F pool_process_query.c L 2137 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: 'D' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received DATA ROW ('D') F pool_process_query.c L 2239 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: 'C' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received COMMAND COMPLETE ('C') F pool_process_query.c L 2102 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: '3' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received CLOSE COMPLETE ('3') F pool_process_query.c L 2137 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: all state completed. returning F pool_process_query.c L 2347 )
<= BE NoticeResponse(S DEBUG C XX000 M checking load balance precondtions. TSTATE:I wrting_trancation:0 failed_transaction:0 isolation:2 D destination = 2 for query= "SELECT count(*) from pg_tables" F pool_query_context.c L 494 )
<= BE NoticeResponse(S DEBUG C XX000 M function call walker, function name: "count" F pool_select_walker.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^check_location_codes$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^check_vsats_rf_certification_mode$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^find_cluster_config$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^find_max_vrs$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_features_operation_mode$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_filtered_oids$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_instance_by_oid_and_value$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_next_ip$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_next_ipv6$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_by_value$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_instance$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_instance_value$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_value$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_value_instances$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_values$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_instance_value_exists$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^diff_jsons$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^is_low_fly_ns$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^is_in_ob_migration$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M could not load balance because writing functions are used D destination = 2 for query= "SELECT count(*) from pg_tables" F pool_query_context.c L 529 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:P F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_add_sent_message: sent message: address: 0x82b368 kind: P name: =S1= state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:0 message len:36 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'B'(42) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M Bind: waiting for master completing the query F pool_proto_modules.c L 1378 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:B F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_add_sent_message: sent message: address: 0x82b420 kind: B name: == state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:1 message len:10 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'E'(45) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M Execute: portal name <> F pool_proto_modules.c L 706 )
<= BE NoticeResponse(S DEBUG C XX000 M Execute: query string = <SELECT count(*) from pg_tables> F pool_proto_modules.c L 739 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:E F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:2 message len:5 query:SELECT count(*) from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'C'(43) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M Close: waiting for master completing the query F pool_proto_modules.c L 1548 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 1 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:4 message len:4 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M Close: removing sent message S S1 F pool_proto_modules.c L 1601 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_set_sent_message_state: name:S1 kind:P previous state: 0 F pool_session_context.c L 596 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'P'(50) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M Parse: statement name <S2> F pool_proto_modules.c L 943 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M checking if query has INSERT INTO, FOR SHARE or FOR UPDATE D result = 0 F pool_select_walker.c L 175 )
<= BE NoticeResponse(S DEBUG C XX000 M decide where to send the query D destination = 2 for query= "SELECT * from pg_tables" F pool_query_context.c L 459 )
<= BE NoticeResponse(S DEBUG C XX000 M checking load balance precondtions. TSTATE:I wrting_trancation:0 failed_transaction:0 isolation:2 D destination = 2 for query= "SELECT * from pg_tables" F pool_query_context.c L 494 )
<= BE NoticeResponse(S DEBUG C XX000 M system catalog walker, checking relation "pg_tables" F pool_select_walker.c L 374 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M could not load balance because systems catalogs are used D destination = 2 for query= "SELECT * from pg_tables" F pool_query_context.c L 550 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:P F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_add_sent_message: sent message: address: 0x82b610 kind: P name: =S2= state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:0 message len:29 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'B'(42) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M Bind: waiting for master completing the query F pool_proto_modules.c L 1378 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:B F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_add_sent_message: sent message: address: 0x849da8 kind: B name: == state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M adding sent message to list D portal "" already exists F pool_session_context.c L 541 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_sent_message_destroy: sent message: address: 0x82b420 kind: B name: == state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M checking if query context can be safely destroyed D query context 0x846788 is still used 2 times in sent message list. query:"SELECT count(*) from pg_tables" F pool_session_context.c L 916 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:1 message len:10 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'E'(45) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M Execute: portal name <> F pool_proto_modules.c L 706 )
<= BE NoticeResponse(S DEBUG C XX000 M Execute: query string = <SELECT * from pg_tables> F pool_proto_modules.c L 739 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:E F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'C'(43) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M Close: waiting for master completing the query F pool_proto_modules.c L 1548 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 1 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:4 message len:4 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M Close: removing sent message S S2 F pool_proto_modules.c L 1601 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_set_sent_message_state: name:S2 kind:P previous state: 0 F pool_session_context.c L 596 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'S'(53) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type: sync F pool_session_context.c L 1162 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:S F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:S F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 5 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 32 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 8 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 9 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 5 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 5 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 1024 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 74 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 86 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 70 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 69 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 78 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 64 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 76 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 77 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read2: read 55 bytes from backend 0 F pool_stream.c L 341 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 76 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 1024 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 70 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 79 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 65 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 72 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 70 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 69 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read2: read 65 bytes from backend 0 F pool_stream.c L 341 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 65 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 1024 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 76 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 87 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 83 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 78 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 78 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 80 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 76 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 81 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 72 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read2: read 24 bytes from backend 0 F pool_stream.c L 341 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 70 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 1024 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 79 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 73 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 72 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 65 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 73 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 74 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 83 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 71 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 64 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read2: read 34 bytes from backend 0 F pool_stream.c L 341 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 69 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 448 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 64 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 61 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 10 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pop data of len: 4769 F pool_stream.c L 1075 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_wait_till_ready_for_query: backend:0 ready for query found. buffer length:4769 F pool_proto_modules.c L 3551 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 16 bytes from backend 1 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pop data of len: 16 F pool_stream.c L 1075 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_wait_till_ready_for_query: backend:1 ready for query found. buffer length:16 F pool_proto_modules.c L 3551 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:0 message len:36 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'1' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '1' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:0 message len:36 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '1'(31) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE ParseComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:1 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:1 message len:10 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'2' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '2' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:1 message len:10 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '2'(32) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE BindComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:2 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT count(*) from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:8 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT count(*) from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'C' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'C' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:2 message len:5 query:SELECT count(*) from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'C'(43) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M processing command complete D set transaction state to T F CommandComplete.c L 101 )
<= BE CommandComplete(SELECT 1)
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:4 message len:4 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:1 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'3' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '3' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 kind:'3' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 of 2 kind = '3' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:2.000000 num_executed_nodes:2 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:4 message len:4 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '3'(33) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE CloseComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:3 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:0 message len:29 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'1' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '1' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:0 message len:29 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '1'(31) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE ParseComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:1 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:1 message len:10 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'2' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '2' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:1 message len:10 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '2'(32) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE BindComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:2 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:74 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:86 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:69 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:78 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:64 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:77 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:79 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:65 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:72 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:69 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:65 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:87 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:83 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:78 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:78 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:80 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:81 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:72 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:79 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:73 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:72 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:65 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:73 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:74 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:83 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:71 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:64 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:69 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:64 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:61 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'C' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'C' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'C'(43) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M processing command complete D set transaction state to T F CommandComplete.c L 101 )
<= BE CommandComplete(SELECT 62)
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:4 message len:4 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:1 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'3' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '3' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 kind:'3' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 of 2 kind = '3' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:2.000000 num_executed_nodes:2 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:4 message len:4 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '3'(33) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE CloseComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:3 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M CloseComplete: remove uncompleted message. kind: , name: F pool_proto_modules.c L 2123 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:5 message len:0 query: statement: portal: node_ids[0]:-1 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: sync pending message exists F pool_process_query.c L 3180 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing ignore till sync. DONE F pool_session_context.c L 337 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'Z' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'Z' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 kind:'Z' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 of 2 kind = 'Z' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:2.000000 num_executed_nodes:2 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:5 message len:0 query: statement: portal: node_ids[0]:-1 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'Z'(5a) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D Ready For Query received F pool_proto_modules.c L 2603 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing ignore till sync. DONE F pool_session_context.c L 337 )
<= BE NoticeResponse(S DEBUG C XX000 M reading message length D slot: 0 length: 5 F pool_auth.c L 1107 )
<= BE NoticeResponse(S DEBUG C XX000 M reading message length D slot: 1 length: 5 F pool_auth.c L 1121 )
<= BE NoticeResponse(S DEBUG C XX000 M processing ReadyForQuery D transaction state 'I'(49) F pool_proto_modules.c L 1810 )
<= BE NoticeResponse(S DEBUG C XX000 M processing ReadyForQuery D transaction state 'I'(49) F pool_proto_modules.c L 1810 )
<= BE ReadyForQuery(I)
FE=> Terminate
iteration 18938 
FE=> Query(query="SET statement_timeout = '4s'")
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:Q F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M waiting for query response D waiting for backend:1 to complete the query F pool_process_query.c L 488 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 15 bytes from backend 1 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'C' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'C' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 kind:'C' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 of 2 kind = 'C' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:2.000000 num_executed_nodes:2 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'C'(43) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE CommandComplete(SET)
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'Z' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'Z' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 kind:'Z' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 of 2 kind = 'Z' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:2.000000 num_executed_nodes:2 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'Z'(5a) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D Ready For Query received F pool_proto_modules.c L 2603 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing ignore till sync. DONE F pool_session_context.c L 337 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M do_command: Query:"COMMIT" F pool_process_query.c L 1411 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:Q F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M waiting for query response D waiting for backend:1 to complete the query F pool_process_query.c L 488 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 18 bytes from backend 1 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M do_command: kind: 'C' F pool_process_query.c L 1452 )
<= BE NoticeResponse(S DEBUG C XX000 M do_command: kind: 'Z' F pool_process_query.c L 1452 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M do_command: Query:"COMMIT" F pool_process_query.c L 1411 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:Q F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M waiting for query response D waiting for backend:0 to complete the query F pool_process_query.c L 488 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 18 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M detect error: kind: C F pool_process_query.c L 4135 )
<= BE NoticeResponse(S DEBUG C XX000 M do_command: kind: 'C' F pool_process_query.c L 1452 )
<= BE NoticeResponse(S DEBUG C XX000 M do_command: kind: 'Z' F pool_process_query.c L 1452 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading message length D slot: 0 length: 5 F pool_auth.c L 1107 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading message length D slot: 1 length: 5 F pool_auth.c L 1121 )
<= BE NoticeResponse(S DEBUG C XX000 M processing ReadyForQuery D transaction state 'T'(54) F pool_proto_modules.c L 1810 )
<= BE NoticeResponse(S DEBUG C XX000 M processing ReadyForQuery D transaction state 'I'(49) F pool_proto_modules.c L 1810 )
<= BE ReadyForQuery(I)
FE=> Parse(stmt="S1", query="SELECT count(*) from pg_tables")
FE=> Bind(stmt="S1", portal="")
FE=> Execute(portal="")
FE=> Close(stmt="S1")
FE=> Parse(stmt="S2", query="SELECT * from pg_tables")
FE=> Bind(stmt="S2", portal="")
FE=> Execute(portal="")
FE=> Close(stmt="S2")
FE=> Sync
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_query_context_destroy: query context:0x846788 F pool_query_context.c L 91 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'P'(50) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M Parse: statement name <S1> F pool_proto_modules.c L 943 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M checking if query has INSERT INTO, FOR SHARE or FOR UPDATE D result = 0 F pool_select_walker.c L 175 )
<= BE NoticeResponse(S DEBUG C XX000 M decide where to send the query D destination = 2 for query= "SELECT count(*) from pg_tables" F pool_query_context.c L 459 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: extended:1 query:"SELECT current_setting('transaction_isolation')" F pool_process_query.c L 1869 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:P F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:B F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:S F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:E F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:P F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 59 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: '1' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received PARSE COMPLETE ('1') F pool_process_query.c L 2124 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: '2' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received BIND COMPLETE ('2') F pool_process_query.c L 2131 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: '3' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received CLOSE COMPLETE ('3') F pool_process_query.c L 2137 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: 'D' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received DATA ROW ('D') F pool_process_query.c L 2239 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: 'C' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received COMMAND COMPLETE ('C') F pool_process_query.c L 2102 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: kind: '3' F pool_process_query.c L 2028 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: received CLOSE COMPLETE ('3') F pool_process_query.c L 2137 )
<= BE NoticeResponse(S DEBUG C XX000 M do_query: all state completed. returning F pool_process_query.c L 2347 )
<= BE NoticeResponse(S DEBUG C XX000 M checking load balance precondtions. TSTATE:I wrting_trancation:0 failed_transaction:0 isolation:2 D destination = 2 for query= "SELECT count(*) from pg_tables" F pool_query_context.c L 494 )
<= BE NoticeResponse(S DEBUG C XX000 M function call walker, function name: "count" F pool_select_walker.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^check_location_codes$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^check_vsats_rf_certification_mode$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^find_cluster_config$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^find_max_vrs$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_features_operation_mode$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_filtered_oids$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_instance_by_oid_and_value$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_next_ip$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_next_ipv6$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_by_value$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_instance$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_instance_value$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_value$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_value_instances$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_values$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^get_oid_instance_value_exists$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^diff_jsons$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^is_low_fly_ns$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M comparing function name in blacklist/whitelist regex array D pattern_compare: white_function_list (^is_in_ob_migration$) not matched: count F pool_select_walker.c L 250 )
<= BE NoticeResponse(S DEBUG C XX000 M could not load balance because writing functions are used D destination = 2 for query= "SELECT count(*) from pg_tables" F pool_query_context.c L 529 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:P F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_add_sent_message: sent message: address: 0x82b368 kind: P name: =S1= state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:0 message len:36 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'B'(42) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M Bind: waiting for master completing the query F pool_proto_modules.c L 1378 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:B F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_add_sent_message: sent message: address: 0x82b420 kind: B name: == state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:1 message len:10 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'E'(45) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M Execute: portal name <> F pool_proto_modules.c L 706 )
<= BE NoticeResponse(S DEBUG C XX000 M Execute: query string = <SELECT count(*) from pg_tables> F pool_proto_modules.c L 739 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:E F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:2 message len:5 query:SELECT count(*) from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'C'(43) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M Close: waiting for master completing the query F pool_proto_modules.c L 1548 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 1 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:4 message len:4 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M Close: removing sent message S S1 F pool_proto_modules.c L 1601 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_set_sent_message_state: name:S1 kind:P previous state: 0 F pool_session_context.c L 596 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'P'(50) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M Parse: statement name <S2> F pool_proto_modules.c L 943 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M checking if query has INSERT INTO, FOR SHARE or FOR UPDATE D result = 0 F pool_select_walker.c L 175 )
<= BE NoticeResponse(S DEBUG C XX000 M decide where to send the query D destination = 2 for query= "SELECT * from pg_tables" F pool_query_context.c L 459 )
<= BE NoticeResponse(S DEBUG C XX000 M checking load balance precondtions. TSTATE:I wrting_trancation:0 failed_transaction:0 isolation:2 D destination = 2 for query= "SELECT * from pg_tables" F pool_query_context.c L 494 )
<= BE NoticeResponse(S DEBUG C XX000 M system catalog walker, checking relation "pg_tables" F pool_select_walker.c L 374 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M could not load balance because systems catalogs are used D destination = 2 for query= "SELECT * from pg_tables" F pool_query_context.c L 550 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:P F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_add_sent_message: sent message: address: 0x82b610 kind: P name: =S2= state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:0 message len:29 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'B'(42) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M Bind: waiting for master completing the query F pool_proto_modules.c L 1378 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:B F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_add_sent_message: sent message: address: 0x849da8 kind: B name: == state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M adding sent message to list D portal "" already exists F pool_session_context.c L 541 )
<= BE NoticeResponse(S DEBUG C XX000 M called by pool_sent_message_destroy: sent message: address: 0x82b420 kind: B name: == state:0 F pool_session_context.c L 464 )
<= BE NoticeResponse(S DEBUG C XX000 M checking if query context can be safely destroyed D query context 0x846788 is still used 2 times in sent message list. query:"SELECT count(*) from pg_tables" F pool_session_context.c L 916 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:1 message len:10 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'E'(45) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M Execute: portal name <> F pool_proto_modules.c L 706 )
<= BE NoticeResponse(S DEBUG C XX000 M Execute: query string = <SELECT * from pg_tables> F pool_proto_modules.c L 739 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:E F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'C'(43) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M Close: waiting for master completing the query F pool_proto_modules.c L 1548 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 0 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:C F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:H F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_send_and_wait: send flush message to 1 F pool_query_context.c L 992 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type:4 message len:4 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:1 F pool_session_context.c L 1159 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M Close: removing sent message S S2 F pool_proto_modules.c L 1601 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_set_sent_message_state: name:S2 kind:P previous state: 0 F pool_session_context.c L 596 )
<= BE NoticeResponse(S DEBUG C XX000 M processing frontend response D received kind 'S'(53) from frontend F pool_proto_modules.c L 2338 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: clearing doing extended query messaging. DONE F pool_session_context.c L 307 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting doing extended query messaging. DONE F pool_session_context.c L 296 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_add: message type: sync F pool_session_context.c L 1162 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 0 kind:S F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_write: to backend: 1 kind:S F pool_stream.c L 436 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 5 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 32 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 8 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 9 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 5 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 5 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 1024 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 74 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 86 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 70 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 69 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 78 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 64 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 76 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 77 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read2: read 55 bytes from backend 0 F pool_stream.c L 341 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 76 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 1024 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 70 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 79 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 65 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 72 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 70 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 69 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read2: read 65 bytes from backend 0 F pool_stream.c L 341 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 65 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 1024 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 76 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 87 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 83 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 78 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 78 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 80 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 76 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 81 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 72 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read2: read 24 bytes from backend 0 F pool_stream.c L 341 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 70 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 1024 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 79 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 73 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 72 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 65 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 73 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 74 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 83 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 71 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 68 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 63 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 64 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read2: read 34 bytes from backend 0 F pool_stream.c L 341 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 69 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 448 bytes from backend 0 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 64 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 67 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 66 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 61 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 10 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pop data of len: 4769 F pool_stream.c L 1075 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_wait_till_ready_for_query: backend:0 ready for query found. buffer length:4769 F pool_proto_modules.c L 3551 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_read: read 16 bytes from backend 1 F pool_stream.c L 190 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 4 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pushing data of len: 1 F pool_stream.c L 1033 )
<= BE NoticeResponse(S DEBUG C XX000 M pop data of len: 16 F pool_stream.c L 1075 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_wait_till_ready_for_query: backend:1 ready for query found. buffer length:16 F pool_proto_modules.c L 3551 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:0 message len:36 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'1' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '1' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:0 message len:36 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '1'(31) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE ParseComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:1 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:1 message len:10 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'2' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '2' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:1 message len:10 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '2'(32) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE BindComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:2 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT count(*) from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:8 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT count(*) from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'C' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'C' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:2 message len:5 query:SELECT count(*) from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'C'(43) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M processing command complete D set transaction state to T F CommandComplete.c L 101 )
<= BE CommandComplete(SELECT 1)
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:4 message len:4 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x846788 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:1 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'3' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '3' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 kind:'3' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:1 of 2 kind = '3' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:2.000000 num_executed_nodes:2 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:4 message len:4 query:SELECT count(*) from pg_tables statement:S1 portal: node_ids[0]:0 node_ids[1]:1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '3'(33) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE CloseComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:3 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:0 message len:29 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'1' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '1' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:0 message len:29 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '1'(31) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE ParseComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:1 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:1 message len:10 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'2' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = '2' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was pulled out F pool_process_query.c L 3634 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_pull_out: message type:1 message len:10 query:SELECT * from pg_tables statement:S2 portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1234 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind '2'(32) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE BindComplete
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:2 length:0 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting command success. DONE F pool_session_context.c L 782 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: unsetting query in progress. DONE F pool_session_context.c L 239 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:74 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:86 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:69 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:78 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:64 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:77 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:79 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:65 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:72 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:69 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:65 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:87 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:83 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:78 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:78 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:80 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:76 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:81 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:72 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:70 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:79 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:73 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:72 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:65 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:73 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:74 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:83 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:71 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:68 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:63 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:64 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:69 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:64 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:67 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pool_process_query.c L 3208 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 kind:'D' F pool_process_query.c L 3268 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D backend:0 of 2 kind = 'D' F pool_process_query.c L 3316 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend max_count:1.000000 num_executed_nodes:1 F pool_process_query.c L 3332 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message was left F pool_process_query.c L 3627 )
<= BE NoticeResponse(S DEBUG C XX000 M processing backend response D received kind 'D'(44) from backend F pool_proto_modules.c L 2585 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE DataRow
<= BE NoticeResponse(S DEBUG C XX000 M SimpleForwardToFrontend: packet:D length:66 F pool_process_query.c L 818 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_pending_message_head_message: message type:2 message len:5 query:SELECT * from pg_tables statement: portal: node_ids[0]:0 node_ids[1]:-1 F pool_session_context.c L 1198 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: pending message exists. query context: 0x8487f8 F pool_process_query.c L 3189 )
<= BE NoticeResponse(S DEBUG C XX000 M read_kind_from_backend: where_to_send[0]:1 [1]:0 F pool_process_query.c L 3197 )
<= BE NoticeResponse(S DEBUG C XX000 M session context: setting query in progress. DONE F pool_session_context.c L 226 )
<= BE NoticeResponse(S DEBUG C XX000 M pool_virtual_master_db_node_id: virtual_master_node_id:0 load_balance_node_id:1 PRIMARY_NODE_ID:0 F pool_query_context.c L 330 )
<= BE NoticeResponse(S DEBUG C XX000 M reading backend data packet kind D master node id: 0 F pooltext: 0x8487f8 F pool_process_quea )
<= BE (_)


More information about the pgpool-general mailing list