<div dir="ltr">Hello,<div>On the wiki, the following guide gives directions to backup oracle-xe:</div><div><a href="https://fedorahosted.org/spacewalk/wiki/SpacewalkBackup">https://fedorahosted.org/spacewalk/wiki/SpacewalkBackup</a><br>
</div><div><br></div><div style>I'm using, postgresql 8.4, and currently, I'm backing up the application using pg_dump command, to backup spacewalk database and postgres database.</div><div style>pg_dump spaceschema -Fc -f /data/backup/spaceschema.dmp</div>
<div style>pg_dump postgres -Fc -f /data/backup/postgres.dmp<br></div><div style><br></div><div style>Is it sufficient to recover the database in case of a crash?</div><div style>Can the pg_dump be run with spacewalk running, or does it have to be a cold backup?</div>
<div style><br></div><div style>Thanks in advance,</div><div style><br></div><div style>Pierre</div></div>