How to install pgAdmin on Ubuntu 22.04

Channel:
Subscribers:
14,000
Published on ● Video Link: https://www.youtube.com/watch?v=anF0q6fFKpg



Category:
Guide
Duration: 6:22
655 views
15


In this video i will show you how to install pgAdmin on Ubuntu 22.04. pgAdmin is an open-source administration and management tool for PostgreSQL, a popular open-source relational database management system. It provides a graphical user interface (GUI) that allows users to easily manage and interact with PostgreSQL databases, including creating, editing, and executing SQL queries, managing users and permissions, and monitoring database performance.

Get Contabo VPS
https://tinyurl.com/4dv3xsxw

Some of the Commands used (https removed
1. sudo curl htt://www.pgadmin.org/static/packages_pgadmin_org.pub | sudo apt-key add
2. sudo sh -c 'echo "deb https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/$(lsb_release -cs) pgadmin4 main" (removed check video what has been removed here en replace) /etc/apt/sources.list.d/pgadmin4.list && sudo apt update'
3. sudo /usr/pgadmin4/bin/setup-web.sh

* (There are some affiliate links, which means we will receive a compensation if you choose to make a purchase through them; your support is greatly appreciated.)