public inbox for [email protected]  
help / color / mirror / Atom feed
From: Nicolas Thauvin via PostgreSQL Announce <[email protected]>
To: PostgreSQL Announce <[email protected]>
Subject: pg_back 2.4.0 released
Date: Mon, 01 Jul 2024 06:59:50 +0000
Message-ID: <[email protected]> (raw)

pg_back is a simple backup tool for PostgreSQL using pg_dump.

The main features of pg_back are:

* Dump globals and configuration
* Dump all or a subset of databases into any format supported by pg_dump
* Filter tables and schemas
* Time and count based purge of old dumps
* Dump as a non-superuser role
* Encrypt and decrypt the files with AGE using a key pair or a password
* Upload and download to major Cloud storage providers (S3, GCS, Azure Blob) or any host with SFTP
* Checksum files with sha256sum
* Pre-backup and post-backup hooks

This new version allow to store remote files under a defined prefix, along with some bugfixes, see the CHANGELOG.md file in the repository for details.

We would like to thanks all contributors who helped make this release possible.

The source code, documentation and downloads are available on github: <https://github.com/orgrim/pg_back;

Docker images and Kubernetes examples are provided:

* Docker image: <https://github.com/orgrim/pg_back/pkgs/container/pg_back;
* Kubernetes: <https://github.com/orgrim/pg_back/tree/master/contrib/kubernetes;

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pg_back 2.4.0 released
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox