Submitted by hatchetheavyhaul on Wed, 12/12/2012 - 16:13
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
Submitted by JamieCameron on Wed, 12/12/2012 - 17:27 Comment #1
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.
Submitted by hatchetheavyhaul on Wed, 12/12/2012 - 18:45 Comment #2
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 ,
Submitted by JamieCameron on Wed, 12/12/2012 - 19:01 Comment #3
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.