pg_show_plans on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "pg_show_plans" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install pg_show_plans on Arch using YAY
$
yay -S
pg_show_plans
Copied
* (Optional) Uninstall pg_show_plans on Arch using YAY
$
yay -Rns
pg_show_plans
Copied
2. Manually Install "pg_show_plans" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pg_show_plans's git locally
$
git clone https://aur.archlinux.org/pg_show_plans.git
~/pg_show_plans
Copied
c. Go to ~/pg_show_plans folder and install it
$
cd
~/pg_show_plans
Copied
$
makepkg -si
Copied
3. Information about the pg_show_plans package on Arch User Repository (AUR)
ID: 725530
Name: pg_show_plans
PackageBaseID: 151937
PackageBase: pg_show_plans
Version: 1.0.0-1
Description: Shows the query plans of all currently running SQL statements
URL: https://www.cybertec-postgresql.com/en/products/pg-show-plans/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: localghost
Submitter: localghost
FirstSubmitted: 1587722893
LastModified: 1587722893
URLPath: /cgit/aur.git/snapshot/pg_show_plans.tar.gz
Name: pg_show_plans
PackageBaseID: 151937
PackageBase: pg_show_plans
Version: 1.0.0-1
Description: Shows the query plans of all currently running SQL statements
URL: https://www.cybertec-postgresql.com/en/products/pg-show-plans/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: localghost
Submitter: localghost
FirstSubmitted: 1587722893
LastModified: 1587722893
URLPath: /cgit/aur.git/snapshot/pg_show_plans.tar.gz