[Spacewalk-list] Metadata backups

Michael Mraka michael.mraka at redhat.com
Wed Dec 5 14:25:04 UTC 2018


William Hongach:
> Good Morning,
> 
> I am looking to back up the pgsql database that stores Spacewalk metadata.  I used most (if not all) of the default options upon installation, and I want to make sure that I dump the correct databases during back up.
> 
> Will a dump of the "postgres" and "rhnschema" databases be sufficient for recovery if we need to restore the Spacewalk metadata to a specific point in time?  The physical file system that Spacewalk uses is already being backed up.
> 
> Should template0 and template1 also be backed up?  Thanks in advance.

Hello William,

Spacewalk contains 'db-control' script for database manipulation. You
can just use
  # db-control backup /backupdir
or
  # db-control online-backup  /backupdir/dbbackup.dump

and
  # db-control restore /backupdir/dbbackup.dump


Regards,

--
Michael Mráka
System Management Engineering, Red Hat




More information about the Spacewalk-list mailing list