Home Linux Central_Management Satellite_5
Stop satellite but start postgresql after

rhn-satellite stop
service postgresql start


backup the database:

db-control online-backup /path/to/dump


update the schema:

spacewalk-schema-upgrade


verify the version:

rhn-schema-version


Restart the satellite

rhn-satellite restart