| 201 | | ||Buckets: 1024 Batches: 1 Memory Usage: 0kB|| |
| 202 | | ||Buffers: shared read\=82353|| |
| 203 | | ||-> Parallel Seq Scan on ""Ticket_Order"" o (cost\=0.00..109696.76 rows\=1 width\=16) (actual time\=312.664..312.664 rows\=0.00 loops\=3)|| |
| 204 | | ||Filter: (user_id \= 5)|| |
| 205 | | ||Rows Removed by Filter: 1750000|| |
| 206 | | ||Buffers: shared read\=82353|| |
| | 201 | ||Buckets 1024 Batches 1 Memory Usage 0kB|| |
| | 202 | ||Buffers shared read\=82353|| |
| | 203 | || -> Parallel Seq Scan on ""Ticket_Order"" o (cost\=0.00..109696.76 rows\=1 width\=16) (actual time\=312.664..312.664 rows\=0.00 loops\=3)|| |
| | 204 | ||Filter (user_id \= 5)|| |
| | 205 | ||Rows Removed by Filter 1750000|| |
| | 206 | ||Buffers shared read\=82353|| |
| 209 | | ||-> Index Scan using ""User_pkey"" on ""User"" u (cost\=0.43..8.45 rows\=1 width\=28) (never executed)|| |
| 210 | | ||Index Cond: (user_id \= 5)|| |
| 211 | | ||Filter: is_active|| |
| 212 | | ||Index Searches: 0|| |
| 213 | | ||-> Index Only Scan using ""Regular_User_pkey"" on ""Regular_User"" ru (cost\=0.43..8.45 rows\=1 width\=8) (never executed)|| |
| 214 | | ||Index Cond: (user_id \= 5)|| |
| 215 | | ||Heap Fetches: 0|| |
| 216 | | ||Index Searches: 0|| |
| 217 | | ||-> Index Scan using ""Ticket_pkey"" on ""Ticket"" t (cost\=0.44..2.61 rows\=1 width\=16) (never executed)|| |
| 218 | | ||Index Cond: (ticket_id \= toi.ticket_id)|| |
| 219 | | ||Index Searches: 0|| |
| 220 | | ||-> Index Scan using ""Event_Happening_pkey"" on ""Event_Happening"" eh (cost\=0.29..1.85 rows\=1 width\=24) (never executed)|| |
| 221 | | ||Index Cond: (event_happening_id \= t.event_happening_id)|| |
| 222 | | ||Index Searches: 0|| |
| 223 | | ||-> Index Scan using ""Event_pkey"" on ""Event"" e (cost\=0.29..1.89 rows\=1 width\=39) (never executed)|| |
| 224 | | ||Index Cond: (event_id \= eh.event_id)|| |
| 225 | | ||Index Searches: 0|| |
| 226 | | ||-> Index Scan using ""Ticket_Refund_Item_order_item_id_key"" on ""Ticket_Refund_Item"" tri (cost\=0.43..2.02 rows\=1 width\=24) (never executed)|| |
| 227 | | ||Index Cond: (order_item_id \= toi.order_item_id)|| |
| 228 | | ||Index Searches: 0|| |
| 229 | | ||-> Index Scan using ""Ticket_Refund_pkey"" on ""Ticket_Refund"" tr (cost\=0.42..2.02 rows\=1 width\=16) (never executed)|| |
| 230 | | ||Index Cond: (refund_id \= tri.refund_id)|| |
| 231 | | ||Index Searches: 0|| |
| | 209 | || -> Index Scan using ""User_pkey"" on ""User"" u (cost\=0.43..8.45 rows\=1 width\=28) (never executed)|| |
| | 210 | ||Index Cond (user_id \= 5)|| |
| | 211 | ||Filter is_active|| |
| | 212 | ||Index Searches 0|| |
| | 213 | || -> Index Only Scan using ""Regular_User_pkey"" on ""Regular_User"" ru (cost\=0.43..8.45 rows\=1 width\=8) (never executed)|| |
| | 214 | ||Index Cond (user_id \= 5)|| |
| | 215 | ||Heap Fetches 0|| |
| | 216 | ||Index Searches 0|| |
| | 217 | || -> Index Scan using ""Ticket_pkey"" on ""Ticket"" t (cost\=0.44..2.61 rows\=1 width\=16) (never executed)|| |
| | 218 | ||Index Cond (ticket_id \= toi.ticket_id)|| |
| | 219 | ||Index Searches 0|| |
| | 220 | || -> Index Scan using ""Event_Happening_pkey"" on ""Event_Happening"" eh (cost\=0.29..1.85 rows\=1 width\=24) (never executed)|| |
| | 221 | ||Index Cond (event_happening_id \= t.event_happening_id)|| |
| | 222 | ||Index Searches 0|| |
| | 223 | || -> Index Scan using ""Event_pkey"" on ""Event"" e (cost\=0.29..1.89 rows\=1 width\=39) (never executed)|| |
| | 224 | ||Index Cond (event_id \= eh.event_id)|| |
| | 225 | ||Index Searches 0|| |
| | 226 | || -> Index Scan using ""Ticket_Refund_Item_order_item_id_key"" on ""Ticket_Refund_Item"" tri (cost\=0.43..2.02 rows\=1 width\=24) (never executed)|| |
| | 227 | ||Index Cond (order_item_id \= toi.order_item_id)|| |
| | 228 | ||Index Searches 0|| |
| | 229 | || -> Index Scan using ""Ticket_Refund_pkey"" on ""Ticket_Refund"" tr (cost\=0.42..2.02 rows\=1 width\=16) (never executed)|| |
| | 230 | ||Index Cond (refund_id \= tri.refund_id)|| |
| | 231 | ||Index Searches 0|| |
| 268 | | ||Buffers: shared hit\=7|| |
| 269 | | ||-> Index Scan using ""Ticket_Order_Item_pkey"" on ""Ticket_Order_Item"" (cost\=0.44..8.46 rows\=1 width\=522) (actual time\=0.039..0.040 rows\=1.00 loops\=1)|| |
| 270 | | ||Index Cond: (order_item_id \= 99999999)|| |
| 271 | | ||Index Searches: 1|| |
| 272 | | ||Buffers: shared hit\=4|| |
| 273 | | ||Planning Time: 0.173 ms|| |
| 274 | | ||Execution Time: 0.118 ms|| |
| | 268 | ||Buffers shared hit\=7|| |
| | 269 | || -> Index Scan using ""Ticket_Order_Item_pkey"" on ""Ticket_Order_Item"" (cost\=0.44..8.46 rows\=1 width\=522) (actual time\=0.039..0.040 rows\=1.00 loops\=1)|| |
| | 270 | ||Index Cond (order_item_id \= 99999999)|| |
| | 271 | ||Index Searches 1|| |
| | 272 | ||Buffers shared hit\=4|| |
| | 273 | ||Planning Time 0.173 ms|| |
| | 274 | ||Execution Time 0.118 ms|| |
| 334 | | ||Buffers: shared hit\=1 read\=7|| |
| 335 | | ||-> Index Scan using ""User_pkey"" on ""User"" u (cost\=0.43..8.45 rows\=1 width\=28) (actual time\=0.716..0.718 rows\=1.00 loops\=1)|| |
| 336 | | ||Index Cond: (user_id \= 99)|| |
| 337 | | ||Filter: is_active|| |
| 338 | | ||Index Searches: 1|| |
| 339 | | ||Buffers: shared read\=4|| |
| 340 | | ||-> Index Only Scan using ""Regular_User_pkey"" on ""Regular_User"" ru (cost\=0.43..8.45 rows\=1 width\=8) (actual time\=0.398..0.400 rows\=1.00 loops\=1)|| |
| 341 | | ||Index Cond: (user_id \= 99)|| |
| 342 | | ||Heap Fetches: 0|| |
| 343 | | ||Index Searches: 1|| |
| 344 | | ||Buffers: shared hit\=1 read\=3|| |
| 345 | | ||-> Index Scan using idx_ticket_order_user_id on ""Ticket_Order"" o (cost\=0.43..8.44 rows\=1 width\=16) (actual time\=0.116..0.116 rows\=0.00 loops\=1)|| |
| 346 | | ||Index Cond: (user_id \= 99)|| |
| 347 | | ||Index Searches: 1|| |
| 348 | | ||Buffers: shared read\=3|| |
| 349 | | ||-> Index Scan using idx_toi_order_id on ""Ticket_Order_Item"" toi (cost\=0.44..8.82 rows\=22 width\=62) (never executed)|| |
| 350 | | ||Index Cond: (order_id \= o.order_id)|| |
| 351 | | ||Index Searches: 0|| |
| 352 | | ||-> Index Scan using ""Ticket_pkey"" on ""Ticket"" t (cost\=0.44..2.61 rows\=1 width\=16) (never executed)|| |
| 353 | | ||Index Cond: (ticket_id \= toi.ticket_id)|| |
| 354 | | ||Index Searches: 0|| |
| 355 | | ||-> Index Scan using ""Event_Happening_pkey"" on ""Event_Happening"" eh (cost\=0.29..1.85 rows\=1 width\=24) (never executed)|| |
| 356 | | ||Index Cond: (event_happening_id \= t.event_happening_id)|| |
| 357 | | ||Index Searches: 0|| |
| 358 | | ||-> Index Scan using ""Event_pkey"" on ""Event"" e (cost\=0.29..1.89 rows\=1 width\=39) (never executed)|| |
| 359 | | ||Index Cond: (event_id \= eh.event_id)|| |
| 360 | | ||Index Searches: 0|| |
| 361 | | ||-> Index Scan using ""Ticket_Refund_Item_order_item_id_key"" on ""Ticket_Refund_Item"" tri (cost\=0.43..2.02 rows\=1 width\=24) (never executed)|| |
| 362 | | ||Index Cond: (order_item_id \= toi.order_item_id)|| |
| 363 | | ||Index Searches: 0|| |
| 364 | | ||-> Index Scan using ""Ticket_Refund_pkey"" on ""Ticket_Refund"" tr (cost\=0.42..2.02 rows\=1 width\=16) (never executed)|| |
| 365 | | ||Index Cond: (refund_id \= tri.refund_id)|| |
| 366 | | ||Index Searches: 0|| |
| 367 | | ||Planning|| |
| 368 | | ||Buffers: shared hit\=264 read\=37|| |
| 369 | | ||Planning Time: 41.864 ms|| |
| 370 | | ||Execution Time: 1.392 ms|| |
| | 334 | ||Buffers shared hit\=1 read\=7|| |
| | 335 | || -> Index Scan using ""User_pkey"" on ""User"" u (cost\=0.43..8.45 rows\=1 width\=28) (actual time\=0.716..0.718 rows\=1.00 loops\=1)|| |
| | 336 | ||Index Cond (user_id \= 99)|| |
| | 337 | ||Filter is_active|| |
| | 338 | ||Index Searches 1|| |
| | 339 | ||Buffers shared read\=4|| |
| | 340 | || -> Index Only Scan using ""Regular_User_pkey"" on ""Regular_User"" ru (cost\=0.43..8.45 rows\=1 width\=8) (actual time\=0.398..0.400 rows\=1.00 loops\=1)|| |
| | 341 | ||Index Cond (user_id \= 99)|| |
| | 342 | ||Heap Fetches 0|| |
| | 343 | ||Index Searches 1|| |
| | 344 | ||Buffers shared hit\=1 read\=3|| |
| | 345 | || -> Index Scan using idx_ticket_order_user_id on ""Ticket_Order"" o (cost\=0.43..8.44 rows\=1 width\=16) (actual time\=0.116..0.116 rows\=0.00 loops\=1)|| |
| | 346 | ||Index Cond (user_id \= 99)|| |
| | 347 | ||Index Searches 1|| |
| | 348 | ||Buffers shared read\=3|| |
| 402 | | ||Buffers: shared hit\=7|| |
| 403 | | ||-> Index Scan using ""Ticket_Order_Item_pkey"" on ""Ticket_Order_Item"" (cost\=0.44..8.46 rows\=1 width\=522) (actual time\=0.049..0.051 rows\=1.00 loops\=1)|| |
| 404 | | ||Index Cond: (order_item_id \= 77777777)|| |
| 405 | | ||Index Searches: 1|| |
| 406 | | ||Buffers: shared hit\=4|| |
| 407 | | ||Planning Time: 0.160 ms|| |
| 408 | | ||Execution Time: 0.179 ms|| |
| | 380 | ||Buffers shared hit\=7|| |
| | 381 | || -> Index Scan using ""Ticket_Order_Item_pkey"" on ""Ticket_Order_Item"" (cost\=0.44..8.46 rows\=1 width\=522) (actual time\=0.049..0.051 rows\=1.00 loops\=1)|| |
| | 382 | ||Index Cond (order_item_id \= 77777777)|| |
| | 383 | ||Index Searches 1|| |
| | 384 | ||Buffers shared hit\=4|| |
| | 385 | ||Planning Time 0.160 ms|| |
| | 386 | ||Execution Time 0.179 ms|| |