The following bug has been logged on the website:
Bug reference: 16128
Logged by: Kieran McCusker
Email address: kieran.mccusker@gmail.com
PostgreSQL version: 12.1
Operating system: linux
Description:
Hi
I Installed postgresql 12 from the
https://download.postgresql.org/pub/repos/yum/reporpms/F-31-x86_64/pgdg-fedora-repo-latest.noarch.rpm
and did dnf install postgresql12*
When I then try and do
dnf install postgresql12-plpython3
I get "No match for argument: postgresql12-plpython3" and indeed after doing
dnf install postgresql12* I find no plpython3u stuff in the contrib
modules.
Have they moved or is this just an oversight?
Thanks
Kieran