Hi all, I'm using the TPC-H Benchmark for testing of performance in PostgreSQL. But it is composed of only 8 tables, which is not enough to call the GEQO algorithm. I don't want to change any of the 22 queries provided by the TPC-H to call the GEQO, and not lose the credibility of the TPC's tool. Is there a specific tool for testing queries with large number of tables (12 or more), or some a documentation of tests carried out in GEQO Algorithm? -- Tarcizio Bini