Your PostgreSQL console, hosted in France
The reference PostgreSQL administration tool, powered by pgAdmin and installed by DINAO. Manage your databases, write queries, and manage users from a secure web interface, hosted in France.
What is pgAdmin?
pgAdmin is the reference administration and development tool for PostgreSQL. In version 4, it works as a web application: you access all the power of Postgres from your browser, without installing anything on your machine.
The object explorer provides a complete view of databases, schemas, tables, views, functions, and roles. The advanced SQL editor offers syntax highlighting, query history, step-by-step execution, and graphical visualization of execution plans (EXPLAIN). Import/export, backup, and restore assistants cover common operational tasks.
In multi-user web server mode, pgAdmin manages multiple administrators with their saved connections, and connects to as many PostgreSQL servers as needed. Deployed in a container behind HTTPS, it becomes a centralized, secure console for an entire database fleet.
Host pgAdmin at DINAO
Resource tiers compatible with pgAdmin prerequisites (minimum 1 vCPU / 512 Mo / 2 Go). Hosted in France, fully managed.
- 1 dedicated vCPU
- 2 Go RAM
- 20 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 2 dedicated vCPU
- 4 Go RAM
- 40 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 4 dedicated vCPU
- 8 Go RAM
- 80 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 8 dedicated vCPU
- 16 Go RAM
- 160 GB NVMe
- Daily backups
- Managed & monitored by DINAO
Technical details
You might be wondering…
Can I manage multiple PostgreSQL servers?
Yes. pgAdmin connects to as many PostgreSQL servers as needed, whether they are with DINAO or elsewhere (subject to network access): you manage your entire fleet from a single console.
Are my databases exposed on the Internet?
No. Only the pgAdmin console is accessible via HTTPS, behind authentication and, optionally, IP restriction. Your PostgreSQL servers remain protected.
Is this a shared environment?
No. Your pgAdmin runs in a dedicated container. In multi-user mode, each administrator has their own account and saved connections.
Where are the data hosted?
On DINAO's infrastructure in France, in one of the available datacenters. Metadata and connections do not leave the country.
Do I need to be a DBA to use it?
pgAdmin is the reference tool for PostgreSQL administrators, but its visual interface is also suitable for developers. DINAO handles installation, security, and updates.