mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-28 12:23:02 +02:00
440 B
440 B
title, eleventyNavigation
| title | eleventyNavigation | ||||
|---|---|---|---|---|---|
| PostgreSQL |
|
New in version 1.4.0 To backup
PostgreSQL with borgmatic, use the postgresql_databases: hook. For instance:
postgresql_databases:
- name: users
Full configuration
{% include snippet/configuration/sample.md %}
{% include borgmatic/postgresql_databases.yaml %}