Nextcloud AIO: PGSQL backup - nextcloud database or all databases

Hello,

I am using Nextcloud AIO and currently working on having a solution to backup the PGSQL database. When I list the databse in the postgreSQL container of AIO, I see the 4 following databases :

  • nextcloud_database
  • postgres
  • template0
  • template1

Do I need to save the four of them, or only nextcloud_database ?

Only nextcloud_database. But I would recommend to use the built-in borg backup solution which does this automatically

2 Likes

Thanks for the fast reply :slight_smile:

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.