Skip to content

Instantly share code, notes, and snippets.

View xam1dullo's full-sized avatar
🎯
Focus

Xamidullo Xudoyberdiyev xam1dullo

🎯
Focus
View GitHub Profile
@xam1dullo
xam1dullo / postgresql_plus_arch-linux.md
Created July 9, 2024 01:52 — forked from NickMcSweeney/postgresql_plus_arch-linux.md
Getting postgresql running on Arch Linux

Setup Postgresql

run postgresql with systemctl

Install postgres

latest

sudo pacman -S postgresql

specific version

find version & build from source