title: PostgreSQL eleventyNavigation: key: PostgreSQL
New in version 1.4.0 To backup
PostgreSQL with borgmatic, use the postgresql_databases: hook. For instance:
postgresql_databases:
- name: users
{% include borgmatic/postgresql_databases.yaml %}