Ross ROSS = Recommend OSS · open-source software intelligence for agents

prodrigestivill/docker-postgres-backup-local

Backup PostgresSQL to local filesystem with periodic backups and rotate backups. observed · 2026-08-28

github.com/prodrigestivill/docker-postgres-backup-local · homepage · Shell · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

61/100

  • Activity 64
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3596
  • days_rel: n/a
  • days_push: 220
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1192 stars · 164 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Docker image that periodically backs up PostgreSQL databases to a local filesystem using pg_dump, with configurable rotation of daily, weekly, and monthly backups. It supports multiple databases per host and multiple CPU architectures.

Use cases

  • back up postgres databases to local disk on a schedule
  • rotate postgres backups daily weekly monthly
  • docker compose sidecar container for postgres backups
  • dump multiple postgres databases periodically
  • self-hosted postgres backup without cloud storage

When to choose

  • you run Postgres in Docker and want simple scheduled local backups with retention
  • you need a lightweight sidecar container configured via environment variables
  • you want multi-architecture images including ARM

When to avoid

  • you need backups to S3 or other remote object storage
  • your backup volume is not POSIX-compliant (VFAT, exFAT, SMB/CIFS)
  • you need point-in-time recovery or WAL archiving rather than logical dumps

Facets

application · maturity active

backup scheduling deployment databases self-hosted self-hosted postgresql backup-rotation pg-dump docker-image periodic-backups devops automation docker linux

5 sources

Member repositories

RepositoryRoleHealth v2
prodrigestivill/docker-postgres-backup-localmain61

For agents

markdown · JSON · MCP: product_card(name="prodrigestivill/docker-postgres-backup-local")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem