Extra options #414

Closed
opened 2026-04-05 16:16:25 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @petrprikryl on 11/13/2025

Hi, is possible to pass some extra options like in docker-postgres-backup-local in Postgresus?

Additional options for pg_dump (or pg_dumpall options if POSTGRES_CLUSTER is set).

I'm widely using the --exclude-table-data to exclude some big non-critical tables from my backups. Thanks.

*Originally created by @petrprikryl on 11/13/2025* Hi, is possible to pass some extra options like in [docker-postgres-backup-local](https://github.com/prodrigestivill/docker-postgres-backup-local?tab=readme-ov-file#environment-variables:~:text=with%20docker%20secrets.-,POSTGRES_EXTRA_OPTS,-Additional%20options%20for) in Postgresus? > Additional [options](https://www.postgresql.org/docs/12/app-pgdump.html#PG-DUMP-OPTIONS) for pg_dump (or pg_dumpall [options](https://www.postgresql.org/docs/12/app-pg-dumpall.html#id-1.9.4.13.6) if POSTGRES_CLUSTER is set). I'm widely using the `--exclude-table-data` to exclude some big non-critical tables from my backups. Thanks.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/databasus#414