Hi, have you check the developer mode documentation?
https://github.com/ovirt/ovirt-engine/#developer-mode-installation As mentioned there you need postgresql 12 or higher, so in CentOS Stream 8 you need to enable the correct dnf module, which provides the right postgresql version: dnf module -y enable postgresql:12 There are also other dnf modules which you will need to enable on CS8, more or less you will need the same modules as in production installation: https://www.ovirt.org/documentation/installing_ovirt_as_a_standalone_manager_with_local_databases/index.html#Enabling_the_Red_Hat_Virtualization_Manager_Repositories_install_RHVM Regards, Martin On Mon, Apr 17, 2023 at 9:29 AM <[email protected]> wrote: > Hello , > > I'm doing a developer mode installation for ovirt-engine. I'd like to > install it based on CentOS 8 Stream, but no matched version of postgresql > packages are provided. Which CentOS version should I start this work? > > Sincerely, > Yongsheng > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/privacy-policy.html > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/KN4TZA4QXTCA353GW4K22XPIHI6D7TLQ/ > -- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/WCLKX7KXVLBOYKZSO6QFMVZ62LYWBXEZ/

