| # | exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|---|
| 1. | 0.000 | 0.000 | ↓ 0.0 |
→
Hash Left Join (cost=39.45..61.71 rows=3 width=1556) (actual time=.. rows= loops=)
|
||
| 2. | 0.000 | 0.000 | ↓ 0.0 |
→
Hash Left Join (cost=26.30..48.52 rows=3 width=1040) (actual time=.. rows= loops=)
|
||
| 3. | 0.000 | 0.000 | ↓ 0.0 |
→
Nested Loop Left Join (cost=13.15..35.06 rows=3 width=532) (actual time=.. rows= loops=) |
||
| 4. | 0.000 | 0.000 | ↓ 0.0 |
→
Hash Left Join (cost=13.15..14.22 rows=3 width=524) (actual time=.. rows= loops=)
|
||
| 5. | 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on hasdatetime_2 h0 (cost=0.00..1.03 rows=3 width=8) (actual time=.. rows= loops=) |
||
| 6. | 0.000 | 0.000 | ↓ 0.0 |
→
Hash (cost=11.40..11.40 rows=140 width=520) (actual time=.. rows= loops=) |
||
| 7. | 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on datatype_values d_d (cost=0.00..11.40 rows=140 width=520) (actual time=.. rows= loops=) |
||
| 8. | 0.000 | 0.000 | ↓ 0.0 |
→
Index Scan using datetime_values_pkey on datetime_values t_d (cost=0.00..6.93 rows=1 width=12) (actual time=.. rows= loops=)
|
||
| 9. | 0.000 | 0.000 | ↓ 0.0 |
→
Hash (cost=11.40..11.40 rows=140 width=520) (actual time=.. rows= loops=) |
||
| 10. | 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on label_values l_d (cost=0.00..11.40 rows=140 width=520) (actual time=.. rows= loops=) |
||
| 11. | 0.000 | 0.000 | ↓ 0.0 |
→
Hash (cost=11.40..11.40 rows=140 width=520) (actual time=.. rows= loops=) |
||
| 12. | 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on uri_values u_s (cost=0.00..11.40 rows=140 width=520) (actual time=.. rows= loops=) |