
Archive:
- August 2026 (6)
- July 2026 (8)
- June 2026 (7)
- May 2026 (7)
Search site:
Tags:
Compilation (1) Concurrency (3) docker (2) Execution Plans (6) Indexes (2) internals (11) linux (4) Name Resolution (1) Optimization (6) Parameterization (1) Performance (9) Performance Tuning (2) pgadmin (1) postgres (6) RCSI (2) Security (1) SQL Server (22) Statistics (2) Transactions (1) Version Store (2)
Categories:
Tag: pgadmin
-
Installing PGAdmin on Linux Mint

This is a quick walkthrough of how I installed pgAdmin on Linux Mint. pgAdmin is one of the main management and query tools for PostgreSQL, which I like to use in conjunction with DBeaver. Installation The pgAdmin tool isn’t in the standard Linux Mint repositories, only phpPgAdmin, which is a web-based tool, similar to the…