Skip to content

Instantly share code, notes, and snippets.

@YoussefLagtab
Last active January 22, 2023 05:30
Show Gist options
  • Save YoussefLagtab/0b8d521628f17cdbe0406b3ec3d1d182 to your computer and use it in GitHub Desktop.
Save YoussefLagtab/0b8d521628f17cdbe0406b3ec3d1d182 to your computer and use it in GitHub Desktop.
sh -c 'echo "deb http://apt.postgresql.org/pub/repos/apt $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list'
wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | sudo apt-key add -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment