HypoPG is a PostgreSQL extension adding support for hypothetical indexes.
https://github.com/powa-team/pg_qualstats
An hypothetical -- or virtual -- index is an index that doesn't really exists, and
thus doesn't cost CPU, disk or any resource to create. They're useful to know
if specific indexes can increase performance for problematic queries, since
you can know if PostgreSQL will use these indexes or not without having to
spend resources to create them.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:database:postgresql/hypopg && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _multibuild | 0000000231 231 Bytes | |
| hypopg-1.4.2.tar.gz | 0000069895 68.3 KB | |
| hypopg.changes | 0000002835 2.77 KB | |
| hypopg.spec | 0000002138 2.09 KB |
Comments 0