PostgreSQL is not running on your system - database list could not be retrieved

PostgreSQL is not running on your system - database list could not be retrieved not sure how to fix this problem . has been down for 4 days and tried everthing i could think of

Status: 
Active

Comments

Are you actually using PostgreSQL databases on your Virtualmin system?

If so, try going to Webmin -> Servers -> PostgreSQL Database and starting it up.

If not, go to System Settings -> Features and Plugins, and remove the PostgreSQL feature.

I tried and remove the feature but it tells me there is domains that have it . I tried to turn it off on the domains but it will not save ,

You can forcibly remove the PostgreSQL feature from all domains by SSHing into your system as root and running :

virtualmin disable-feature --all-domains --postgres --disassociate

then disable it on the Features and Plugins page.