Hello The manual says that psql results are cached by default. Does this mean that the second query should be much faster? Is there a way of knowing what the result cache looks like? I am using the same query logic over and over, but my execution time does not improve. Thanks, Alessandro