X

Select Your Country

Turkey (Türkçe)Turkey (Türkçe) Worldwide (English)Worldwide (English)
X

Select Your Currency

Türk Lirası $ US Dollar

Ubuntu 18.04 PostgreSQL 12 Installation

Ubuntu 18.04 PostgreSQL 12 Installation
HomepageKnowledge BaseGeneralUbuntu 18.04 PostgreSQL 12 Installa...
Ubuntu 18.04 PostgreSQL 12 Installation

Type the following commands on the command line one by one.

sudo 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 -

sudo apt update

sudo apt -yqq install postgresql12

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(388 times viewed. / 0 people found helpful.)