Skip to content

Instantly share code, notes, and snippets.

@lindblom
Created September 23, 2021 07:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lindblom/4242219c89a6b045367bcfdb5f4f9ecf to your computer and use it in GitHub Desktop.
Save lindblom/4242219c89a6b045367bcfdb5f4f9ecf to your computer and use it in GitHub Desktop.
wget -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | sudo apt-key add -
sudo sh -c 'echo "deb http://apt.postgresql.org/pub/repos/apt/ focal-pgdg main" >> /etc/apt/sources.list.d/pgdg.list'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment