postgresql.md 393 B


title: PostgreSQL eleventyNavigation: key: PostgreSQL

parent: 🗄️ Data sources

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 %}