CTS
February 2, 2026, 2:26am
1
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
CTS
February 2, 2026, 2:44am
3
@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?
Joe
February 2, 2026, 2:58am
4
Oh, hmm…that I’m not sure about. We’ll have to wait for Ilia to chime in.
1 Like
Did you initialize the server too?
CTS
February 2, 2026, 3:33am
7
@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
February 2, 2026, 4:04am
10
And just to check but you reran the Webmin → System Settings → Re-Check Configuration wizard? When you do, is Postgres mentioned there?
CTS
February 2, 2026, 4:07am
11
@retched
reran Re-Check Configuration but can try again
CTS
February 2, 2026, 4:15am
12
Nope still the same But thank you @retched for reaching out to help
retched
February 2, 2026, 4:25am
13
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 )
CTS
February 2, 2026, 2:54pm
15
I see the postgres server now
Must have been something with SELinux
Ilia
February 2, 2026, 5:46pm
16
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.
CTS
February 2, 2026, 5:50pm
17
@Ilia
Thanks for the response
1 Like