Install this package:
emerge -a dev-db/hypopg
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-db/hypopg
Or alternatively:
emerge --autounmask-write -a dev-db/hypopg
<pkgmetadata> <maintainer type="person"> <email>dan@d3fy.net</email> <name>Dan Molik</name> </maintainer> <longdescription lang="en"> HypoPG is a PostgreSQL extension adding support for hypothetical indexes. 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. </longdescription> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-db/hypopg |
euse -E <flag> -p dev-db/hypopg |
euse -D <flag> -p dev-db/hypopg
| Flag | Description | 1.4.2 | 1.4.1 |
|---|---|---|---|
| static-libs | ⚠️ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | hypopg-1.4.1.tar.gz | 67754 bytes | 1.4.1 |
| DIST | hypopg-1.4.2.tar.gz | 69895 bytes | 1.4.2 |
| Type | File | Size |
|---|