Expand description

Create, start, introspect, stop, and destroy PostgreSQL clusters.

Structs

  • Representation of a PostgreSQL cluster.

Enums

Functions

  • A fairly simplistic but quick check: does the directory exist and does it look like a PostgreSQL cluster data directory, i.e. does it contain a file named PG_VERSION?
  • Yields the version of PostgreSQL required to use a cluster.