actions-marketplace-validations/pg-dump
Run pg_dump to generate a backup
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| postgresql_version | Version of PostgreSQL. e.g 15 | no | — |
| database_url | Database URL | yes | — |
| path | Backup file output location | yes | — |
| options | Extra [options](https://www.postgresql.org/docs/current/app-pgdump.html#PG-DUMP-OPTIONS) passed to pg_dump | yes | -O |
Outputs
no outputs