appleboy / appleboy/docker-backup-database

the `DATABASE_OPTS` doesn't support mutliple options

Open
#22 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
135
Forks
34
PR merge metrics
No merged PRs in 30d

Description

for example:

```yaml
DATABASE_OPTS: '--exclude-table=table1_* --exclude-table=table12_* --exclude-table=table3_*'
```

this become one single argument in pg_dump command instead of 3 args.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.