QUERY PLAN
Limit (cost=3007.65..3007.70 rows=20 width=120)
-> Sort (cost=3007.55..3015.00 rows=2982 width=120)
Sort Key: r.created_at DESC
-> Append (cost=57.88..2904.56 rows=2982 width=120)
-> Group (cost=57.88..57.90 rows=2 width=265)
Group Key: r.id, rvr.status, rsvr.status
-> Sort (cost=57.88..57.88 rows=2 width=212)
Sort Key: r.id, rvr.status, rsvr.status
-> Hash Left Join (cost=44.38..57.87 rows=2 width=212)
Hash Cond: (r.id = rsvr.erp_purchase_inbound_id)
Filter: ((rvr.user_id = 1001) OR (rsvr.user_id = 1001))
-> Hash Left Join (cost=22.19..34.99 rows=169 width=212)
Hash Cond: (r.id = rvr.erp_purchase_inbound_id)
-> Seq Scan on tbl_erp_purchase_inbounds r (cost=0.00..12.12 rows=169 width=204)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_purchase_inbound_verify_rels rvr (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_purchase_inbound_stop_verify_rels rsvr (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=188.20..188.57 rows=30 width=157)
Group Key: r_1.id, rvr_1.status, rsvr_1.status, rcvr.status
-> Sort (cost=188.20..188.27 rows=30 width=108)
Sort Key: r_1.id, rvr_1.status, rsvr_1.status, rcvr.status
-> Hash Left Join (cost=66.56..187.46 rows=30 width=108)
Hash Cond: (r_1.id = rcvr.erp_purchase_order_id)
Filter: ((rvr_1.user_id = 1001) OR (rsvr_1.user_id = 1001) OR (rcvr.user_id = 1001))
-> Hash Left Join (cost=44.38..157.65 rows=2009 width=112)
Hash Cond: (r_1.id = rsvr_1.erp_purchase_order_id)
-> Hash Left Join (cost=22.19..127.88 rows=2009 width=104)
Hash Cond: (r_1.id = rvr_1.erp_purchase_order_id)
-> Seq Scan on tbl_erp_purchase_orders r_1 (cost=0.00..98.11 rows=2009 width=96)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_purchase_order_verify_rels rvr_1 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_purchase_order_stop_verify_rels rsvr_1 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_purchase_order_cancel_verify_rels rcvr (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=58.70..58.72 rows=2 width=265)
Group Key: r_2.id, rvr_2.status, rsvr_2.status
-> Sort (cost=58.70..58.71 rows=2 width=212)
Sort Key: r_2.id, rvr_2.status, rsvr_2.status
-> Hash Left Join (cost=44.38..58.69 rows=2 width=212)
Hash Cond: (r_2.id = rsvr_2.erp_purchase_return_id)
Filter: ((rvr_2.user_id = 1001) OR (rsvr_2.user_id = 1001))
-> Hash Left Join (cost=22.19..35.65 rows=209 width=212)
Hash Cond: (r_2.id = rvr_2.erp_purchase_return_id)
-> Seq Scan on tbl_erp_purchase_returns r_2 (cost=0.00..12.62 rows=209 width=204)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_purchase_return_verify_rels rvr_2 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_purchase_return_stop_verify_rels rsvr_2 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=58.70..58.72 rows=2 width=265)
Group Key: r_3.id, rvr_3.status, rsvr_3.status
-> Sort (cost=58.70..58.71 rows=2 width=208)
Sort Key: r_3.id, rvr_3.status, rsvr_3.status
-> Hash Left Join (cost=44.38..58.69 rows=2 width=208)
Hash Cond: (r_3.id = rsvr_3.erp_inventory_lost_id)
Filter: ((rvr_3.user_id = 1001) OR (rsvr_3.user_id = 1001))
-> Hash Left Join (cost=22.19..35.65 rows=209 width=208)
Hash Cond: (r_3.id = rvr_3.erp_inventory_lost_id)
-> Seq Scan on tbl_erp_inventory_losts r_3 (cost=0.00..12.62 rows=209 width=200)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_inventory_lost_verify_rels rvr_3 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_inventory_lost_stop_verify_rels rsvr_3 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=58.08..58.10 rows=2 width=265)
Group Key: r_4.id, rvr_4.status, rsvr_4.status
-> Sort (cost=58.08..58.08 rows=2 width=208)
Sort Key: r_4.id, rvr_4.status, rsvr_4.status
-> Hash Left Join (cost=44.38..58.07 rows=2 width=208)
Hash Cond: (r_4.id = rsvr_4.erp_inventory_build_id)
Filter: ((rvr_4.user_id = 1001) OR (rsvr_4.user_id = 1001))
-> Hash Left Join (cost=22.19..35.15 rows=179 width=208)
Hash Cond: (r_4.id = rvr_4.erp_inventory_build_id)
-> Seq Scan on tbl_erp_inventory_builds r_4 (cost=0.00..12.25 rows=179 width=200)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_inventory_build_verify_rels rvr_4 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_inventory_build_stop_verify_rels rsvr_4 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=166.39..166.68 rows=23 width=166)
Group Key: r_5.id, rvr_5.status, rsvr_5.status, rcvr_1.status
-> Sort (cost=166.39..166.45 rows=23 width=117)
Sort Key: r_5.id, rvr_5.status, rsvr_5.status, rcvr_1.status
-> Hash Left Join (cost=66.56..165.87 rows=23 width=117)
Hash Cond: (r_5.id = rcvr_1.erp_sales_order_id)
Filter: ((rvr_5.user_id = 1001) OR (rsvr_5.user_id = 1001) OR (rcvr_1.user_id = 1001))
-> Hash Left Join (cost=44.38..137.73 rows=1563 width=121)
Hash Cond: (r_5.id = rsvr_5.erp_sales_order_id)
-> Hash Left Join (cost=22.19..109.64 rows=1563 width=113)
Hash Cond: (r_5.id = rvr_5.erp_sales_order_id)
-> Seq Scan on tbl_erp_sales_orders r_5 (cost=0.00..81.54 rows=1563 width=105)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_sales_order_verify_rels rvr_5 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_sales_order_stop_verify_rels rsvr_5 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_sales_order_cancel_verify_rels rcvr_1 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=58.50..58.52 rows=2 width=265)
Group Key: r_6.id, rvr_6.status, rsvr_6.status
-> Sort (cost=58.50..58.51 rows=2 width=212)
Sort Key: r_6.id, rvr_6.status, rsvr_6.status
-> Hash Left Join (cost=44.38..58.49 rows=2 width=212)
Hash Cond: (r_6.id = rsvr_6.erp_sales_outbound_id)
Filter: ((rvr_6.user_id = 1001) OR (rsvr_6.user_id = 1001))
-> Hash Left Join (cost=22.19..35.48 rows=199 width=212)
Hash Cond: (r_6.id = rvr_6.erp_sales_outbound_id)
-> Seq Scan on tbl_erp_sales_outbounds r_6 (cost=0.00..12.50 rows=199 width=204)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_sales_outbound_verify_rels rvr_6 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_sales_outbound_stop_verify_rels rsvr_6 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=58.70..58.72 rows=2 width=265)
Group Key: r_7.id, rvr_7.status, rsvr_7.status
-> Sort (cost=58.70..58.71 rows=2 width=212)
Sort Key: r_7.id, rvr_7.status, rsvr_7.status
-> Hash Left Join (cost=44.38..58.69 rows=2 width=212)
Hash Cond: (r_7.id = rsvr_7.erp_sales_return_id)
Filter: ((rvr_7.user_id = 1001) OR (rsvr_7.user_id = 1001))
-> Hash Left Join (cost=22.19..35.65 rows=209 width=212)
Hash Cond: (r_7.id = rvr_7.erp_sales_return_id)
-> Seq Scan on tbl_erp_sales_returns r_7 (cost=0.00..12.62 rows=209 width=204)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_sales_return_verify_rels rvr_7 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_sales_return_stop_verify_rels rsvr_7 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=57.88..57.90 rows=2 width=265)
Group Key: r_8.id, rvr_8.status, rsvr_8.status
-> Sort (cost=57.88..57.88 rows=2 width=216)
Sort Key: r_8.id, rvr_8.status, rsvr_8.status
-> Hash Left Join (cost=44.38..57.87 rows=2 width=216)
Hash Cond: (r_8.id = rsvr_8.erp_purchase_gift_id)
Filter: ((rvr_8.user_id = 1001) OR (rsvr_8.user_id = 1001))
-> Hash Left Join (cost=22.19..34.99 rows=169 width=216)
Hash Cond: (r_8.id = rvr_8.erp_purchase_gift_id)
-> Seq Scan on tbl_erp_purchase_gifts r_8 (cost=0.00..12.12 rows=169 width=208)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_purchase_gift_verify_rels rvr_8 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_purchase_gift_stop_verify_rels rsvr_8 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=58.50..58.52 rows=2 width=265)
Group Key: r_9.id, rvr_9.status, rsvr_9.status
-> Sort (cost=58.50..58.51 rows=2 width=216)
Sort Key: r_9.id, rvr_9.status, rsvr_9.status
-> Hash Left Join (cost=44.38..58.49 rows=2 width=216)
Hash Cond: (r_9.id = rsvr_9.erp_sales_gift_id)
Filter: ((rvr_9.user_id = 1001) OR (rsvr_9.user_id = 1001))
-> Hash Left Join (cost=22.19..35.48 rows=199 width=216)
Hash Cond: (r_9.id = rvr_9.erp_sales_gift_id)
-> Seq Scan on tbl_erp_sales_gifts r_9 (cost=0.00..12.50 rows=199 width=208)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_sales_gift_verify_rels rvr_9 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_sales_gift_stop_verify_rels rsvr_9 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=116.71..116.91 rows=20 width=121)
Group Key: r_10.id, rvr_10.status, rsvr_10.status
-> Sort (cost=116.71..116.76 rows=20 width=112)
Sort Key: r_10.id, rvr_10.status, rsvr_10.status
-> Hash Left Join (cost=44.38..116.28 rows=20 width=112)
Hash Cond: (r_10.id = rsvr_10.erp_collect_ticket_id)
Filter: ((rvr_10.user_id = 1001) OR (rsvr_10.user_id = 1001))
-> Hash Left Join (cost=22.19..86.56 rows=1989 width=112)
Hash Cond: (r_10.id = rvr_10.erp_collect_ticket_id)
-> Seq Scan on tbl_erp_collect_tickets r_10 (cost=0.00..56.86 rows=1989 width=104)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_collect_ticket_verify_rels rvr_10 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_collect_ticket_stop_verify_rels rsvr_10 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=121.54..121.75 rows=21 width=88)
Group Key: r_11.id, rvr_11.status, rsvr_11.status
-> Sort (cost=121.54..121.59 rows=21 width=75)
Sort Key: r_11.id, rvr_11.status, rsvr_11.status
-> Hash Left Join (cost=44.38..121.08 rows=21 width=75)
Hash Cond: (r_11.id = rsvr_11.erp_payment_ticket_id)
Filter: ((rvr_11.user_id = 1001) OR (rsvr_11.user_id = 1001))
-> Hash Left Join (cost=22.19..90.83 rows=2129 width=75)
Hash Cond: (r_11.id = rvr_11.erp_payment_ticket_id)
-> Seq Scan on tbl_erp_payment_tickets r_11 (cost=0.00..60.61 rows=2129 width=67)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_payment_ticket_verify_rels rvr_11 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_payment_ticket_stop_verify_rels rsvr_11 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=58.50..58.52 rows=2 width=265)
Group Key: r_12.id, rvr_12.status, rsvr_12.status
-> Sort (cost=58.50..58.51 rows=2 width=248)
Sort Key: r_12.id, rvr_12.status, rsvr_12.status
-> Hash Left Join (cost=44.38..58.49 rows=2 width=248)
Hash Cond: (r_12.id = rsvr_12.erp_other_income_ticket_id)
Filter: ((rvr_12.user_id = 1001) OR (rsvr_12.user_id = 1001))
-> Hash Left Join (cost=22.19..35.48 rows=199 width=248)
Hash Cond: (r_12.id = rvr_12.erp_other_income_ticket_id)
-> Seq Scan on tbl_erp_other_income_tickets r_12 (cost=0.00..12.50 rows=199 width=240)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_other_income_ticket_verify_rels rvr_12 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_other_income_ticket_stop_verify_rels rsvr_12 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=58.30..58.32 rows=2 width=265)
Group Key: r_13.id, rvr_13.status, rsvr_13.status
-> Sort (cost=58.30..58.31 rows=2 width=208)
Sort Key: r_13.id, rvr_13.status, rsvr_13.status
-> Hash Left Join (cost=44.38..58.29 rows=2 width=208)
Hash Cond: (r_13.id = rsvr_13.erp_cost_convert_ticket_id)
Filter: ((rvr_13.user_id = 1001) OR (rsvr_13.user_id = 1001))
-> Hash Left Join (cost=22.19..35.32 rows=189 width=208)
Hash Cond: (r_13.id = rvr_13.erp_cost_convert_ticket_id)
-> Seq Scan on tbl_erp_cost_convert_tickets r_13 (cost=0.00..12.38 rows=189 width=200)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_cost_convert_ticket_verify_rels rvr_13 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_cost_convert_ticket_stop_verify_rels rsvr_13 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=58.50..58.52 rows=2 width=265)
Group Key: r_14.id, rvr_14.status, rsvr_14.status
-> Sort (cost=58.50..58.51 rows=2 width=208)
Sort Key: r_14.id, rvr_14.status, rsvr_14.status
-> Hash Left Join (cost=44.38..58.49 rows=2 width=208)
Hash Cond: (r_14.id = rsvr_14.erp_bank_transfer_ticket_id)
Filter: ((rvr_14.user_id = 1001) OR (rsvr_14.user_id = 1001))
-> Hash Left Join (cost=22.19..35.48 rows=199 width=208)
Hash Cond: (r_14.id = rvr_14.erp_bank_transfer_ticket_id)
-> Seq Scan on tbl_erp_bank_transfer_tickets r_14 (cost=0.00..12.50 rows=199 width=200)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_bank_transfer_ticket_verify_rels rvr_14 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_bank_transfer_ticket_stop_verify_rels rsvr_14 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> HashAggregate (cost=1060.27..1088.74 rows=2847 width=117)
Group Key: r_15.id, rvr_15.status, rsvr_15.status
-> Hash Left Join (cost=649.83..1038.91 rows=2847 width=101)
Hash Cond: (r_15.id = rsvr_15.erp_cash_cost_ticket_id)
Filter: ((rvr_15.user_id = 1001) OR (rsvr_15.user_id = 1001))
-> Hash Right Join (cost=627.64..989.11 rows=7343 width=101)
Hash Cond: (rvr_15.erp_cash_cost_ticket_id = r_15.id)
-> Seq Scan on tbl_erp_cash_cost_ticket_verify_rels rvr_15 (cost=0.00..342.23 rows=7330 width=12)
Filter: (user_id = 1001)
-> Hash (cost=535.85..535.85 rows=7343 width=93)
-> Seq Scan on tbl_erp_cash_cost_tickets r_15 (cost=0.00..535.85 rows=7343 width=93)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_cash_cost_ticket_stop_verify_rels rsvr_15 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=58.08..58.10 rows=2 width=265)
Group Key: r_16.id, rvr_16.status, rsvr_16.status
-> Sort (cost=58.08..58.08 rows=2 width=249)
Sort Key: r_16.id, rvr_16.status, rsvr_16.status
-> Hash Left Join (cost=44.38..58.07 rows=2 width=249)
Hash Cond: (r_16.id = rsvr_16.erp_advance_payment_ticket_id)
Filter: ((rvr_16.user_id = 1001) OR (rsvr_16.user_id = 1001))
-> Hash Left Join (cost=22.19..35.15 rows=179 width=249)
Hash Cond: (r_16.id = rvr_16.erp_advance_payment_ticket_id)
-> Seq Scan on tbl_erp_advance_payment_tickets r_16 (cost=0.00..12.25 rows=179 width=241)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_advance_payment_ticket_verify_rels rvr_16 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_advance_payment_ticket_stop_verify_rels rsvr_16 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=57.88..57.90 rows=2 width=265)
Group Key: r_17.id, rvr_17.status, rsvr_17.status
-> Sort (cost=57.88..57.88 rows=2 width=252)
Sort Key: r_17.id, rvr_17.status, rsvr_17.status
-> Hash Left Join (cost=44.38..57.87 rows=2 width=252)
Hash Cond: (r_17.id = rsvr_17.erp_other_payment_ticket_id)
Filter: ((rvr_17.user_id = 1001) OR (rsvr_17.user_id = 1001))
-> Hash Left Join (cost=22.19..34.99 rows=169 width=252)
Hash Cond: (r_17.id = rvr_17.erp_other_payment_ticket_id)
-> Seq Scan on tbl_erp_other_payment_tickets r_17 (cost=0.00..12.12 rows=169 width=244)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_other_payment_ticket_verify_rels rvr_17 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_other_payment_ticket_stop_verify_rels rsvr_17 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=57.88..57.90 rows=2 width=265)
Group Key: r_18.id, rvr_18.status, rsvr_18.status
-> Sort (cost=57.88..57.88 rows=2 width=256)
Sort Key: r_18.id, rvr_18.status, rsvr_18.status
-> Hash Left Join (cost=44.38..57.87 rows=2 width=256)
Hash Cond: (r_18.id = rsvr_18.erp_other_collect_ticket_id)
Filter: ((rvr_18.user_id = 1001) OR (rsvr_18.user_id = 1001))
-> Hash Left Join (cost=22.19..34.99 rows=169 width=256)
Hash Cond: (r_18.id = rvr_18.erp_other_collect_ticket_id)
-> Seq Scan on tbl_erp_other_collect_tickets r_18 (cost=0.00..12.12 rows=169 width=248)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_other_collect_ticket_verify_rels rvr_18 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_other_collect_ticket_stop_verify_rels rsvr_18 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=81.28..81.31 rows=3 width=265)
Group Key: r_19.id, rvr_19.status, rsvr_19.status, rcvr_2.status
-> Sort (cost=81.28..81.28 rows=3 width=216)
Sort Key: r_19.id, rvr_19.status, rsvr_19.status, rcvr_2.status
-> Hash Left Join (cost=66.56..81.25 rows=3 width=216)
Hash Cond: (r_19.id = rcvr_2.erp_purchase_cost_id)
Filter: ((rvr_19.user_id = 1001) OR (rsvr_19.user_id = 1001) OR (rcvr_2.user_id = 1001))
-> Hash Left Join (cost=44.38..58.27 rows=189 width=220)
Hash Cond: (r_19.id = rsvr_19.erp_purchase_cost_id)
-> Hash Left Join (cost=22.19..35.32 rows=189 width=212)
Hash Cond: (r_19.id = rvr_19.erp_purchase_cost_id)
-> Seq Scan on tbl_erp_purchase_costs r_19 (cost=0.00..12.38 rows=189 width=204)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_purchase_cost_verify_rels rvr_19 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_purchase_cost_stop_verify_rels rsvr_19 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_purchase_cost_cancel_verify_rels rcvr_2 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=58.90..58.92 rows=2 width=265)
Group Key: r_20.id, rvr_20.status, rsvr_20.status
-> Sort (cost=58.90..58.91 rows=2 width=241)
Sort Key: r_20.id, rvr_20.status, rsvr_20.status
-> Hash Left Join (cost=44.38..58.89 rows=2 width=241)
Hash Cond: (r_20.id = rsvr_20.erp_wage_ticket_id)
Filter: ((rvr_20.user_id = 1001) OR (rsvr_20.user_id = 1001))
-> Hash Left Join (cost=22.19..35.81 rows=219 width=241)
Hash Cond: (r_20.id = rvr_20.erp_wage_ticket_id)
-> Seq Scan on tbl_erp_wage_tickets r_20 (cost=0.00..12.75 rows=219 width=233)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_wage_ticket_verify_rels rvr_20 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_wage_ticket_stop_verify_rels rsvr_20 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=58.90..58.92 rows=2 width=265)
Group Key: r_21.id, rvr_21.status, rsvr_21.status
-> Sort (cost=58.90..58.91 rows=2 width=241)
Sort Key: r_21.id, rvr_21.status, rsvr_21.status
-> Hash Left Join (cost=44.38..58.89 rows=2 width=241)
Hash Cond: (r_21.id = rsvr_21.erp_social_insurance_id)
Filter: ((rvr_21.user_id = 1001) OR (rsvr_21.user_id = 1001))
-> Hash Left Join (cost=22.19..35.81 rows=219 width=241)
Hash Cond: (r_21.id = rvr_21.erp_social_insurance_id)
-> Seq Scan on tbl_erp_social_insurances r_21 (cost=0.00..12.75 rows=219 width=233)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_social_insurance_verify_rels rvr_21 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_social_insurance_stop_verify_rels rsvr_21 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=58.90..58.92 rows=2 width=265)
Group Key: r_22.id, rvr_22.status, rsvr_22.status
-> Sort (cost=58.90..58.91 rows=2 width=241)
Sort Key: r_22.id, rvr_22.status, rsvr_22.status
-> Hash Left Join (cost=44.38..58.89 rows=2 width=241)
Hash Cond: (r_22.id = rsvr_22.erp_provident_fund_id)
Filter: ((rvr_22.user_id = 1001) OR (rsvr_22.user_id = 1001))
-> Hash Left Join (cost=22.19..35.81 rows=219 width=241)
Hash Cond: (r_22.id = rvr_22.erp_provident_fund_id)
-> Seq Scan on tbl_erp_provident_funds r_22 (cost=0.00..12.75 rows=219 width=233)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_provident_fund_verify_rels rvr_22 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_provident_fund_stop_verify_rels rsvr_22 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=58.90..58.92 rows=2 width=265)
Group Key: r_23.id, rvr_23.status, rsvr_23.status
-> Sort (cost=58.90..58.91 rows=2 width=241)
Sort Key: r_23.id, rvr_23.status, rsvr_23.status
-> Hash Left Join (cost=44.38..58.89 rows=2 width=241)
Hash Cond: (r_23.id = rsvr_23.erp_personal_tax_id)
Filter: ((rvr_23.user_id = 1001) OR (rsvr_23.user_id = 1001))
-> Hash Left Join (cost=22.19..35.81 rows=219 width=241)
Hash Cond: (r_23.id = rvr_23.erp_personal_tax_id)
-> Seq Scan on tbl_erp_personal_taxs r_23 (cost=0.00..12.75 rows=219 width=233)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_personal_tax_verify_rels rvr_23 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_personal_tax_stop_verify_rels rsvr_23 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Group (cost=58.70..58.72 rows=2 width=265)
Group Key: r_24.id, rvr_24.status, rsvr_24.status
-> Sort (cost=58.70..58.71 rows=2 width=241)
Sort Key: r_24.id, rvr_24.status, rsvr_24.status
-> Hash Left Join (cost=44.38..58.69 rows=2 width=241)
Hash Cond: (r_24.id = rsvr_24.erp_wage_prize_id)
Filter: ((rvr_24.user_id = 1001) OR (rsvr_24.user_id = 1001))
-> Hash Left Join (cost=22.19..35.65 rows=209 width=241)
Hash Cond: (r_24.id = rvr_24.erp_wage_prize_id)
-> Seq Scan on tbl_erp_wage_prizes r_24 (cost=0.00..12.62 rows=209 width=233)
Filter: (status <> 0)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_wage_prize_verify_rels rvr_24 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)
-> Hash (cost=22.12..22.12 rows=5 width=12)
-> Seq Scan on tbl_erp_wage_prize_stop_verify_rels rsvr_24 (cost=0.00..22.12 rows=5 width=12)
Filter: (user_id = 1001)