Martin,
> 6) The next scheduled backup using pg_dumpall failed immediately because
> it couldn't find 'template1'.
The template1 database is the default database to which pg_dumpall attempts
to connect. If you use the -l or --database option, you can change that and
pg_dumpall will resume functioning as you expect.
--
Gary Chambers