Dashboard - Server Status

SYSTEM INFORMATION
OS type SYSTEM INFORMATION
---------- ----------
OS type and version Rocky Linux 10.1
Webmin version 2.621
Usermin version 2.521
Virtualmin version 8.0.0 Professional
Theme version 26.22
Apache version 2.4.63
Package updates All installed packages are up to date

New Rocky Linux Install
Installed OS Postgresql
Installed webmin-postgresql
Strated Postgresql server and configured

Postgresql does not dhow in Dashboard server status, MariaDB does
Is there a config I’m missing?

Thanks

1 Like

@Joe
I did webmin-postgresql.noarch
Settings are in webmin

What I’m asking is why does not postgres server show in Dashboard under Server Status:

Or is this expected new results?
I just installed Virvualmin 8 new so maybe I’m missing new documentation?

Oh, hmm…that I’m not sure about. We’ll have to wait for Ilia to chime in.

1 Like

@Joe
ok can wait

Did you initialize the server too?

@retched
ok maybe I messed something

I have PostgreSQL server started and started on startup

Is that what you are asking?

Right but did you initialize it in the Webmin Configuration and configure the start and stop commands in the module?

@retched
Yes

And just to check but you reran the Webmin → System Settings → Re-Check Configuration wizard? When you do, is Postgres mentioned there?

@retched
reran Re-Check Configuration but can try again

Nope still the same But thank you @retched for reaching out to help

So wait, Postgres is not mentioned anywhere on the verbose breakdown? And you did visit the module in Webmin and can see it listed as running? Additionally, when you ran the Install Wizard, is Postgres selected as enabled? ( Webmin → System Settings → Re-Run Install Wizard )

@retched
Yes
Yes

I see the postgres server now
Must have been something with SELinux

To make it show, after you’ve manually installed the PostgreSQL package and the Webmin PostgreSQL module, you also need to run (as explained in our docs):

virtualmin-config-system -i PostgreSQL

And, then go to “System Settings ⇾ Features and Plugins” page and enabled PostgreSQL database feature.

@Ilia
Thanks for the response :+1:

1 Like