"How To" with Dave Page Episode 2: Install pgAdmin on Debian and Ubuntu

January 04, 2021

Episode 2 of our "How To" video series with PostgreSQL expert, Dave Page, is here!

This video tutorial walks through the steps of installing pgAdmin, a PostgreSQL administration tool on Debian and Ubuntu.
 


Watch on YouTube and subscribe to our channel to see more!

Stay tuned for episode 3.
 

 

Share this

Relevant Blogs

Highlights from the PostgreSQL 16 Beta Release

The PostgreSQL Global Development Group released PostgreSQL 16 Beta 1 on May 25, 2023. PostgreSQL 16 improves logical replication by enabling replication from standbys as well as the ability to...
June 02, 2023

More Blogs

Processing PostgreSQL JSON & JSONB data in Java

Starting v9.2, PostgreSQL is providing native data type support for JSON objects. Subsequent releases introduced JSONB (binary formatted JSON objects) and many data manipulation functions for JSONs, making it a...
April 01, 2023