hoxxep/Install Postgres
From zero to running Postgres faster than you can say "Postgres".
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The full, exact, version of postgres to install (e.g. 17.2.0). | yes | 17.2.0 |
Outputs
| name | description |
|---|---|
| dsn | The DSN for connecting to the embedded postgres. |
| data | The path to the data directory of the embedded postgres. |