Closed codomore closed 10 years ago
The plugin doesn't restart after the reboot. This happens on ubuntu 14.04 with the latest plugin version. I have tried an older version of the plugin on ubuntu 12.04 and it worked fine: it auto restared whenever the server rebooted.
The solution to this problem is that instead of : dokku postgresql:create
Rebooting ubuntu from the command line works fine. But hard rebooting the VPS, loses the connection and the only way to reconnect is to create a new database. So basically, any time the system goes down, you lose connection to your database.