I have a query which, when I materialize by hand some of itscomponents, runs 10x faster (including the time needed tomaterialize). Is there any way to force Postgres to do that? Or do Ineed to do this by hand using temp tables?