mirror of
https://github.com/HypoPG/hypopg
synced 2026-05-24 01:28:51 +00:00
28 lines
721 B
ReStructuredText
28 lines
721 B
ReStructuredText
.. title:: HypoPG: Hypothetical indexes for PostgreSQL
|
|
|
|
HypoPG
|
|
======
|
|
|
|
`HypoPG <https://github.com/HypoPG/hypopg>`_ is a `PostgreSQL
|
|
<https://postgresql.org>`_ extension, adding support for
|
|
:ref:`hypothetical_objects`: :ref:`hypothetical_indexes` and
|
|
:ref:`hypothetical_partitioning` (only for pg10 and above).
|
|
|
|
This extension is compatible with **PostgreSQL 9.2 and above**.
|
|
|
|
.. note::
|
|
|
|
This documentation is a work in progress. If you're looking for something
|
|
and can't find it here, please `report an issue
|
|
<https://github.com/HypoPG/hypopg/issues/>`_ so I can enhance the
|
|
documentation.
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Contents:
|
|
|
|
hypothetical_objects
|
|
installation
|
|
usage
|
|
contributing
|