| # | exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|---|
| 1. | 0.000 | 0.000 | ↓ 0.0 |
→
Sort (cost=17093.56..17093.56 rows=1 width=168) (actual time=.. rows= loops=)
|
||
| 2. | 0.000 | 0.000 | ↓ 0.0 |
→
Nested Loop (cost=13.77..17093.55 rows=1 width=168) (actual time=.. rows= loops=) |
||
| 3. | 0.000 | 0.000 | ↓ 0.0 |
→
Nested Loop (cost=13.77..17001.34 rows=1 width=158) (actual time=.. rows= loops=) |
||
| 4. | 0.000 | 0.000 | ↓ 0.0 |
→
Nested Loop (cost=13.77..16995.40 rows=1 width=131) (actual time=.. rows= loops=) |
||
| 5. | 0.000 | 0.000 | ↓ 0.0 |
→
Nested Loop (cost=13.77..16989.57 rows=1 width=103) (actual time=.. rows= loops=) |
||
| 6. | 0.000 | 0.000 | ↓ 0.0 |
→
Nested Loop (cost=13.77..16983.85 rows=1 width=103) (actual time=.. rows= loops=)
|
||
| 7. | 0.000 | 0.000 | ↓ 0.0 |
→
Nested Loop (cost=13.77..16982.71 rows=1 width=75) (actual time=.. rows= loops=)
|
||
| 8. | 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on dossier_hebergement (cost=0.00..16961.03 rows=1 width=47) (actual time=.. rows= loops=)
|
||
| 9. | 0.000 | 0.000 | ↓ 0.0 |
→
Unique (cost=13.77..18.45 rows=144 width=186) (actual time=.. rows= loops=) |
||
| 10. | 0.000 | 0.000 | ↓ 0.0 |
→
Sort (cost=13.77..14.13 rows=144 width=186) (actual time=.. rows= loops=)
|
||
| 11. | 0.000 | 0.000 | ↓ 0.0 |
→
Append (cost=0.00..8.61 rows=144 width=186) (actual time=.. rows= loops=) |
||
| 12. | 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on utilisateur (cost=0.00..7.16 rows=143 width=186) (actual time=.. rows= loops=)
|
||
| 13. | 0.000 | 0.000 | ↓ 0.0 |
→
Subquery Scan "*SELECT* 2" (cost=0.00..0.02 rows=1 width=0) (actual time=.. rows= loops=) |
||
| 14. | 0.000 | 0.000 | ↓ 0.0 |
→
Result (cost=0.00..0.01 rows=1 width=0) (actual time=.. rows= loops=) |
||
| 15. | 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on type_etat_dossier (cost=0.00..1.06 rows=6 width=36) (actual time=.. rows= loops=) |
||
| 16. | 0.000 | 0.000 | ↓ 0.0 |
→
Index Scan using idx_payeur_organisme_uid on payeur_organisme (cost=0.00..5.71 rows=1 width=8) (actual time=.. rows= loops=)
|
||
| 17. | 0.000 | 0.000 | ↓ 0.0 |
→
Index Scan using idx_organisme_uid on organisme (cost=0.00..5.82 rows=1 width=36) (actual time=.. rows= loops=)
|
||
| 18. | 0.000 | 0.000 | ↓ 0.0 |
→
Index Scan using famille_cle_key on famille (cost=0.00..5.93 rows=1 width=36) (actual time=.. rows= loops=)
|
||
| 19. | 0.000 | 0.000 | ↓ 0.0 |
→
Index Scan using idx_personne_ref_famille on personne p (cost=0.00..12.65 rows=1 width=14) (actual time=.. rows= loops=)
|
||
| 20. |
SubPlan (forNested Loop) |
|||||
| 21. | 0.000 | 0.000 | ↓ 0.0 |
→
Limit (cost=4.46..21.52 rows=1 width=57) (actual time=.. rows= loops=) |
||
| 22. | 0.000 | 0.000 | ↓ 0.0 |
→
Nested Loop (cost=4.46..21.52 rows=1 width=57) (actual time=.. rows= loops=)
|
||
| 23. | 0.000 | 0.000 | ↓ 0.0 |
→
Nested Loop (cost=4.46..20.31 rows=1 width=29) (actual time=.. rows= loops=) |
||
| 24. | 0.000 | 0.000 | ↓ 0.0 |
→
Nested Loop (cost=4.46..14.49 rows=1 width=8) (actual time=.. rows= loops=) |
||
| 25. | 0.000 | 0.000 | ↓ 0.0 |
→
Bitmap Heap Scan on reservation (cost=4.46..8.48 rows=1 width=4) (actual time=.. rows= loops=)
|
||
| 26. | 0.000 | 0.000 | ↓ 0.0 |
→
BitmapAnd (cost=4.46..4.46 rows=1 width=0) (actual time=.. rows= loops=) |
||
| 27. | 0.000 | 0.000 | ↓ 0.0 |
→
Bitmap Index Scan on idx_ion_ref_dossier_hebergement (cost=0.00..2.01 rows=3 width=0) (actual time=.. rows= loops=)
|
||
| 28. | 0.000 | 0.000 | ↓ 0.0 |
→
Bitmap Index Scan on idx_reservation_ref_famille (cost=0.00..2.20 rows=57 width=0) (actual time=.. rows= loops=)
|
||
| 29. | 0.000 | 0.000 | ↓ 0.0 |
→
Index Scan using idx_chambre_uid on chambre (cost=0.00..5.99 rows=1 width=12) (actual time=.. rows= loops=)
|
||
| 30. | 0.000 | 0.000 | ↓ 0.0 |
→
Index Scan using idx_hotel_uid on hotel (cost=0.00..5.82 rows=1 width=29) (actual time=.. rows= loops=)
|
||
| 31. | 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on prestataire (cost=0.00..1.09 rows=9 width=36) (actual time=.. rows= loops=) |
||
| 32. | 0.000 | 0.000 | ↓ 0.0 |
→
Limit (cost=0.00..58.02 rows=1 width=57) (actual time=.. rows= loops=) |
||
| 33. | 0.000 | 0.000 | ↓ 0.0 |
→
Nested Loop (cost=0.00..290.11 rows=5 width=57) (actual time=.. rows= loops=)
|
||
| 34. | 0.000 | 0.000 | ↓ 0.0 |
→
Nested Loop (cost=0.00..284.10 rows=5 width=29) (actual time=.. rows= loops=) |
||
| 35. | 0.000 | 0.000 | ↓ 0.0 |
→
Nested Loop (cost=0.00..254.95 rows=5 width=8) (actual time=.. rows= loops=) |
||
| 36. | 0.000 | 0.000 | ↓ 0.0 |
→
Index Scan using idx_reservation_ref_famille on reservation (cost=0.00..224.93 rows=5 width=4) (actual time=.. rows= loops=)
|
||
| 37. | 0.000 | 0.000 | ↓ 0.0 |
→
Index Scan using idx_chambre_uid on chambre (cost=0.00..5.99 rows=1 width=12) (actual time=.. rows= loops=)
|
||
| 38. | 0.000 | 0.000 | ↓ 0.0 |
→
Index Scan using idx_hotel_uid on hotel (cost=0.00..5.82 rows=1 width=29) (actual time=.. rows= loops=)
|
||
| 39. | 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on prestataire (cost=0.00..1.09 rows=9 width=36) (actual time=.. rows= loops=) |