I’m relatively new to Nextcloud. I want to create a backup from the PostgreSQL database. Unfortunately, I didn’t find correct information about which role name and database name Nextcloud uses in the default AIO installation. Also, I can’t remember that Nextcloud asked for a database password during the installation process.
So, how can I find out the username and the database name Nextcloud is using in my installation? I found the documentation on how to perform a backup, but due to the fact that I couldn’t figure out the names of the roles and database, I’m unable to use the commands mentioned in the documentation files. Can you help me?
I’m running Nextcloud 32.0.6, an up-to-date Debian 13. As mentioned, I used the AIO method to install my Nextcloud instance.
Yeah, I know. But I want to try my own backup method. First, to learn, second, because I think about alternative installation methods and third, most importand, because the built in backup method ran for four hours sometime. I want to speed it up…