QUERY PLAN
------------------------------------------------------------------------------------------------------------------
Seq Scan on voitures_orig (cost=0.00..1962.00 rows=8264 width=25) (actual time=0.012..79.471 rows=8356 loops=1)
Filter: (caracteristiques ~ '[[:<:]]toit ouvrant[[:>:]]'::text)
Rows Removed by Filter: 91644
Planning time: 0.388 ms
Execution time: 79.668 ms
(5 lignes)