postgres-gcs-backup VS pghoard

Compare postgres-gcs-backup vs pghoard and see what are their differences.

postgres-gcs-backup

Simple Docker image to backup a Postgres db, to a GCS bucket (by marlowl)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
postgres-gcs-backup pghoard
3 2
5 1,278
- 0.9%
0.0 6.2
over 1 year ago 7 days ago
Shell Python
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

postgres-gcs-backup

Posts with mentions or reviews of postgres-gcs-backup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-22.

pghoard

Posts with mentions or reviews of pghoard. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-22.
  • Future PostgreSQL: improvement to the replication protocol
    1 project | dev.to | 13 Jan 2022
    This story starts with our own PgHoard, a PITR backup tool for PostgreSQL. PgHoard offers several methods to archive the WAL (Write Ahead Log), including pg_receivewal, a small application shipping with PostgreSQL which connects to a PostgreSQL cluster using the physical replication protocol to stream WAL as they are produced, optionally keeping track of the position on the server using a replication slot.
  • Backup PostgreSQL
    2 projects | /r/PostgreSQL | 22 Nov 2021

What are some alternatives?

When comparing postgres-gcs-backup and pghoard you can also consider the following projects:

IOTstack - docker stack for getting started on IOT on the Raspberry PI

pgBackRest - Reliable PostgreSQL Backup & Restore

embedded-postgres-binaries - Lightweight bundles of PostgreSQL binaries with reduced size intended for testing purposes.

Butterfly-Backup - Butterfly Backup is a simple command line wrapper of rsync for complex task, written in python.

docker-postgresql-multiple-databases - Using multiple databases with the official PostgreSQL Docker image

wal-e - Continuous Archiving for Postgres