RSS Parrot

BETA

🦜 pgAdmin Videos

@www.pgadmin.org.videos@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

Videos from the pgAdmin website.

Your feed and you don't want it here? Just e-mail the birb.

Site URL: www.pgadmin.org/videos/

Feed URL: www.pgadmin.org/videos.rss

Posts: 41

Followers: 1

How to use Restore Dialog in pgAdmin 4

Published: October 23, 2023 00:00

Want to learn more? Here's how to restore backups using pgAdmin 4, as presented by pgAdmin developer Nikhil Mohite. [Watch Video]

Authenticate pgAdmin 4 with Github

Published: September 1, 2023 00:00

Need to authenticate pgAdmin users with Github? Then this video is for you, and anyone else that wants to authenticate their pgAdmin users with an OAuth2 provider. Yogesh demonstrates the process in this video. [Watch Video]

How to take Backups using pgAdmin 4

Published: August 23, 2023 00:00

In this video, pgAdmin developer and committer Akshay Joshi shows us how to take backups of our PostgreSQL databases, servers, and global objects using pgAdmin 4. [Watch Video]

Kerberos and Active Directory setup in pgAdmin 4

Published: August 23, 2023 00:00

In this video, pgAdmin developer and committer Khushboo Vashi demonstrates how to setup pgAdmin in server mode with authentication being handled by Active Directory and Kerberos, allowing for seamless integration and single sign on in Windows environments.…

Howto Deploy pgAdmin 4 with docker-compose

Published: June 7, 2023 00:00

pgAdmin developer Yogesh Mahajan walks us through the process of deploying pgAdmin with a PostgreSQL server in Docker using docker-compose. [Watch Video]

Hoot Install/Upgrade pgAdmin 4 on Debian and Ubuntu

Published: June 6, 2023 00:00

In this video Nikhil shows how to install and upgrade pgAdmin 4 on Debian and Ubuntu, in both desktop and server/web modes. [Watch Video]

Installing and Upgrading pgAdmin on Red Hat based Platforms

Published: May 30, 2023 00:00

In this video Khushboo shows how to install and upgrade pgAdmin on Red Hat based platforms using RPM packages. [Watch Video]

Howto Install/Upgrade pgAdmin 4 on Windows

Published: May 30, 2023 00:00

In this video Akshay demonstrates how to install and upgrade pgAdmin on Windows using the installer. He also shows how two different major versions can be run side-by-side. [Watch Video]

Search Objects in pgAdmin 4

Published: March 1, 2023 00:00

In this video pgAdmin developer and committer Akshay Joshi demonstrates how to use the Search Objects functionality in pgAdmin to search for objects such as functions, tables, views, and indexes in your database and reveal them in the browser tree in…

Deploying Azure PostgreSQL through pgAdmin

Published: January 20, 2023 00:00

In this video, pgAdmin developer Yogesh walks us through the process of deploying an Azure Database for PostgreSQL cluster and connecting to it, entirely using pgAdmin. [Watch Video]

pgAdmin: Managing Table Partitions

Published: November 24, 2022 00:00

In this video pgAdmin developer Yogesh Mahajan demonstrates how to work with partitioned tables in PostgreSQL using pgAdmin. [Watch Video]

pgAdmin: Transactions in the Query Tool

Published: November 18, 2022 00:00

In this video, Nikhil describes how transaction control works in the pgAdmin Query Tool, and the different ways you can configure and control it. [Watch Video]

pgAdmin: Processes Tab

Published: November 6, 2022 00:00

In this video Aditya demonstrates the new Processes tab in pgAdmin which lists and allows you to manage jobs that pgAdmin has launched as external processes, such as backups/restores and cloud deployments. [Watch Video]

pgAdmin: Data Output tab of Query Tool

Published: September 21, 2022 00:00

In this video in our series on the Query Tool, Aditya demonstrates the use of the Data Output tab, and how it can be used to manage data. [Watch Video]

Graph Visualiser in the Query Tool

Published: September 19, 2022 00:00

In this video Akshay Joshi, pgAdmin developer and committer, demonstrates the Graph Visualiser in the Query Tool. [Watch Video]

pgAdmin: Change Connection in Query Tool

Published: August 23, 2022 00:00

In this video Nikhil demonstrates how to change the database connection in the pgAdmin Query Tool. [Watch Video]

pgAdmin: Logical Replication

Published: August 9, 2022 00:00

In this video Pradip demonstrates how to setup Logical Replication in PostgreSQL using pgAdmin. [Watch Video]

pgAdmin: Query Tool (part 1)

Published: June 13, 2022 00:00

In this first part of a planned series of videos, Aditya demonstrates the basic functions of the Query Tool in pgAdmin. [Watch Video]

Amazon RDS Deployment through pgAdmin 4

Published: May 13, 2022 00:00

Khushboo demonstrates the new Cloud Deployment functionality in pgAdmin, allowing you to deploy PostgreSQL using Amazon RDS directly from pgAdmin. [Watch Video]

pgAdmin Grant Wizard

Published: May 10, 2022 00:00

In this video, pgAdmin developer Pradip Parkale demonstrates the Grant Wizard tool available in pgAdmin 4. [Watch Video]

How To Setup Two Factor Authentication in pgAdmin 4

Published: March 16, 2022 00:00

pgAdmin developer and committer Akshay joshi demonstrates two factor authentication (2FA) in pgAdmin running in server mode. [Watch Video]

pgAdmin: Row Level Security (RLS) Policy

Published: February 18, 2022 00:00

pgAdmin developer Pradip Parkale explains the basics of Row Level Security (RLS) in PostgreSQL, and demonstrates how to create and enable policies in pgAdmin. [Watch Video]

Import/Export Server Groups and Servers using pgAdmin 4

Published: January 31, 2022 00:00

In this video Akshay demonstrates how to use the new Import/Export wizard in pgAdmin 4 v6.4 and later to export Server and Server Group configurations from a pgAdmin instance, and to import them into another instance. [Watch Video]

LDAP Authentication Setup in pgAdmin 4

Published: December 23, 2021 00:00

Khushboo Vashi demonstrates the configuration of LDAP authentication in multi-user server mode deployments of pgAdmin 4. [Watch Video]

pgAdmin: PostGIS Geometry Viewer

Published: December 23, 2021 00:00

In this video Aditya demonstrates the use of the Geometry Viewer in the pgAdmin Query Tool, used to visualise PostGIS data. Download the sample dataset used in the video. [Watch Video]

pgAdmin 4 Query Tool: Explain/Explain Analyze

Published: December 8, 2021 00:00

pgAdmin developer Nikhil Mohite demonstrates the use of the EXPLAIN and EXPLAIN ANALYZE features in the pgAdmin Query Tool [Watch Video]

How to use Schema Diff Tool in pgAdmin 4?

Published: November 29, 2021 00:00

In this video pgAdmin developer and committer Akshay Joshi demonstrates how to use the Schema Diff tool in pgAdmin 4. [Watch Video]

How to use pgadmin4 and psql with BigAnimal

Published: November 3, 2021 00:00

In this video pgAdmin developer and committer Akshay Joshi demonstrates how to use pgAdmin and psql to connect to and work with a Postgres server hosted in BigAnimal. The pgAdmin and psql specific parts of the video also apply when connecting to any…

Debugger Tool

Published: September 14, 2021 00:00

pgAdmin developer Yogesh Mahajan demonstrates the debugger in pgAdmin that can be used to debug pl/pgsql functions and procedures in PostgreSQL and EDB Postgres Advanced Server, and edb-spl functions and procedures in EDB Postgres Advanced Server. [Watch…

Kerberos Setup & Operation in pgAdmin

Published: June 17, 2021 00:00

pgAdmin developer Khushboo Vashi shows how pgAdmin can be setup to use Kerberos authentication to log into the application and database servers you manage. [Watch Video]

PSQL Tool Demo

Published: June 16, 2021 00:00

In this video pgAdmin developer Nikhil Mohite demonstrates the new PSQL Tool which allows you to run PostgreSQL and EDB Advanced Server's psql command line utility as a built-in part of pgAdmin. [Watch Video]

pgAdmin 4 v5.0 Runtime Changes

Published: February 16, 2021 00:00

In this video pgAdmin developer Dave Page shows the changes to the pgAdmin 4 desktop runtime in the upcoming 5.0 release. [Watch Video]

Installing pgAdmin 4: Debian & Ubuntu

Published: December 7, 2020 00:00

This video demonstrates the installation of pgAdmin 4 in both desktop and server modes, using the packages available from the pgAdmin APT repositories. [Watch Video]

Installing pgAdmin 4: Fedora, CentOS & Red Hat

Published: December 7, 2020 00:00

This video demonstrates the installation of pgAdmin 4 in both desktop and server modes, using the packages available from the pgAdmin YUM repositories. [Watch Video]