Thanks a lot for your help Dmitri.

I decided to start from scratch for the sake of
exploring how this would work without repeating many
times the same things. So I:

1. Made a backup of /var/lib/pgsql
2. Stopped service and uninstalled postgresql
3. Removed /var/lib/pgsql
4. Reinstalled postgresql
5. Applied the conf changes discussed here
6. Imported the SQL data for bacula

Right now data/pg_wal is 81M (5x16M) files in it.
And data/base is 126M of which 105M seem to belong to
bacula database.

Just one more question: when automating the backup of
all postgresql databases, should I also backup
template1? I have found that template0 cannot be
backed up due to how postgresql works but couldn't
find similar info about template1.

-- 
George


_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to