Odoo 17 Development Book

PgAdmin

pgAdmin is a web-based graphical user interface (GUI) tool that can be used to connect to Postgres databases and perform database-related operations in them. It gives databases a powerful graphical user interface and simplifies the creation and maintenance of database objects.

Getting Started:

We can download pgAdmin from its official website: pgadmin Download

odoo-development

We can use the terminal to download and install pgAdmin on the Linux system.

sudo curl https://www.pgadmin.org/static/packages_pgadmin_org.pub | sudo apt-key add
sudo sh -c 'echo "deb https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/$(lsb_release -cs) pgadmin4 main" > /etc/apt/sources.list.d/pgadmin4.list && apt update'
sudo apt install pgadmin4

In the terminal, set up the required configurations and install pgAdmin 4. The majority of Odoo data is stored in the Postgres database. So, we can use pgAdmin to check or verify any data in the database.

odoo-development
whatsapp
location

Calicut

Cybrosys Technologies Pvt. Ltd.
Neospace, Kinfra Techno Park
Kakkancherry, Calicut
Kerala, India - 673635

location

Kochi

Cybrosys Technologies Pvt. Ltd.
1st Floor, Thapasya Building,
Infopark, Kakkanad,
Kochi, India - 682030.

location

Bangalore

Cybrosys Techno Solutions
The Estate, 8th Floor,
Dickenson Road,
Bangalore, India - 560042

Send Us A Message