Expand description

Discover and use PostgreSQL installations.

You may have many versions of PostgreSQL installed on a system. For example, on an Ubuntu system, they may be in /usr/lib/postgresql/*. On macOS using Homebrew, you may find them in /usr/local/Cellar/postgresql@*. Runtime can traverse your PATH to discover all the versions currently available to you.

Modules

Structs

Enums