PostgreSQL - Connect with pgAdmin
Connect to your Public Cloud Databases for PostgreSQL using pgAdmin
Connect to your Public Cloud Databases for PostgreSQL using pgAdmin
Last updated 4th April, 2022
Public Cloud Databases allow you to focus on building and deploying cloud applications while OVHcloud takes care of the database infrastructure and maintenance in operational conditions.
This guide explains how to connect to a PostgreSQL database instance with one of the world's most famous Open Source management tool for PostgreSQL: pgAdmin.
A PostgreSQL instance can be managed through multiple ways. One of the easiest, yet powerful, is to use a Command Line Interface (CLI), as shown in our guide: Connect to PostgreSQL with CLI or by using programming languages, such as PHP or Python.
Another way is to interact directly using a management tool for PostgreSQL: pgAdmin.
In order to do so, we will need to install pgAdmin, then configure our Public Cloud Databases for PostgreSQL instances to accept incoming connections, and finally configure pgAdmin 4.
To interact with your PostgreSQL instance with pgAdmin 4 you need to install it.
Please follow the official pgAdmin to get the latest information.
We are now ready to learn how to connect to our PostgreSQL instance.
Once logged in pgAdmin, from the Servers dashboard view select Add new server
.
In the Create - Server dialog of the General
tab, fill in the Name field.
Then select the Connection
tab and fill in the following fields with the collected credentials:
Finally, select the SSL
tab and set the SSL Mode to Require.
If needed you can adjust the connection timeout in the Advanced
tab.
Once saved, select your server in the servers list on the left. In the Dashboard view, you can observe that the connection is active:
pgAdmin has useful functions such as:
Visit the Github examples repository to find how to connect to your database with several languages.
Visit our dedicated Discord channel: https://discord.gg/ovhcloud. Ask questions, provide feedback and interact directly with the team that builds our databases services.
Join our community of users on https://community.ovh.com/en/.
Si lo desea, también puede enviarnos sus sugerencias para ayudarnos a mejorar nuestra documentación.
Imágenes, contenido, estructura...: ayúdenos a mejorar nuestra documentación con sus sugerencias.
No podemos tratar sus solicitudes de asistencia a través de este formulario. Para ello, haga clic en "Crear un tíquet" .
¡Gracias! Tendremos en cuenta su opinión.
¡Acceda al espacio de la OVHcloud Community! Resuelva sus dudas, busque información, publique contenido e interactúe con otros miembros de la comunidad.
Discuss with the OVHcloud community