Pgadmin4

From Bitpost wiki
Revision as of 01:50, 10 October 2020 by M (talk | contribs)

From this shit...

sudo apt install postgresql-common
sudo sh /usr/share/postgresql-common/pgdg/apt.postgresql.org.sh
# Morons don't limit it to 64-bit.  Fix it via:
root@melange:/etc/apt/sources.list.d# emacs -nw pgdg.list 
# Update the deb ... line to deb [arch=amd64] ...
sudo apt-get update
sudo apt-get install pgadmin4

It will install something like 44 packages FUCKSAKE. NOTE TO SELF You need to find something better than postgres that is not designed and written by OCD asberger's victims. GOD DAMN LIFE IS HARD.