mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-29 12:53:02 +02:00
393 B
393 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 borgmatic/postgresql_databases.yaml %}