HypoPG Homepage, Documentation and Downloads- PostgreSQL Virtual Index Extension- News Fast Delivery
HypoPG is a PostgreSQL extension that adds support for virtual indexes. A virtual index is an index that doesn’t really exist, and therefore doesn’t cost CPU, disk, or any resources to create. They are useful for knowing whether particular indexes can improve the performance of problematic queries, because you can tell if PostgreSQL will use […]