<div>Hi,<br></div><div>I need to migrate the spacewalk backend from oracle to postgres. I'm currently using spacewalk2.4 on oracle linux and I'm going through this doc for the migration:<br></div><div><br></div><div><a href="https://github.com/spacewalkproject/spacewalk/wiki/DatabaseMigrations">https://github.com/spacewalkproject/spacewalk/wiki/DatabaseMigrations</a><br></div><div><br></div><div>However, in the Prepare New Database section, I need to install and remove some rpms:<br></div><div><br></div><div>yum remove -y spacewalk-oracle && yum install -y spacewalk-postgresql && yum remove -y spacewalk-java-oracle spacewalk-backend-sql-oracle<br></div><div><br></div><div>Whats the suggested method for doing this? From the instructions, spacewalk will be down at this step. Do I download the rpms locally using yum-downloadonly? I tried that but it complains because spacewalk-postgresql and spacewalk-oracle conflict with each other and it looks like downloadonly won't <br></div><div><br></div><div>Or maybe download the oracle linux spacewalk-2.4 rpms onto a different host? I'd prefer not to do this if there are alternatives<br></div><div><br></div><div>Thanks<br></div><div>Spacey<br></div>