bmizerany/Install Postgres

From zero to running Postgres faster than you can say "Postgres".

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 4, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: bmizerany/setup-postgres@6f0f9422f84cb5e51cb4b17769a70127e020eb89 # v3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
versionThe full, exact, version of postgres to install (e.g. 17.2.0).yes17.2.0
namedescription
dsnThe DSN for connecting to the embedded postgres.
dataThe path to the data directory of the embedded postgres.