How to manage PostgreSQL databases with Adminer
Reviewed on 29 May 2023 • Published on 05 August 2021
Important:
This documentation describes the usage of a previous web hosting offer, proposed by Online.net.
Refer to the Scaleway Web Hosting documentation for information about the current web hosting product.
Requirements:
- You have an account and are logged into the Dedibox console
- You have created a Webhosting Classic
- You have created a PostgreSQL database
-
From your Dedibox console, click Hosting. A list of your webhosting accounts displays.
-
Click Manage next to the hosting you want to configure. The webhosting overview page displays.
-
Click PostgreSQL databases in the side menu. The list of your databases displays.
-
Click on the Server link for your database to access the Adminer interface. The Adminer interface displays in a new browser tab:
Note:You can access Adminer directly at https://adminer.online.net.
-
Enter your PostgreSQL database login as user and the database password to connect.
See Also