Install postgreSQL on Ubuntu

0 votes
How do I install PostgreSQL on Ubuntu?
Mar 22, 2019 in Database by Nanoj
905 views

2 answers to this question.

0 votes

Installing PostgreSQL on Ubuntu is very simple, Its just two commands:

sudo apt update
sudo apt install postgresql postgresql-contrib
answered Mar 22, 2019 by Nitesh
0 votes

Follow the below commands to install PostgreSQL (PSQL) in Ubuntu:

itsmarttricks@mangesh:~$ sudo apt-get update
itsmarttricks@mangesh:~$ sudo apt-get install postgresql postgresql-contrib
itsmarttricks@mangesh:~$ sudo su
Read More https://www.itsmarttricks.com/how-to-install-postgresql-psql-in-ubuntu-18-04-advanced-open-source-database/
answered Nov 12, 2020 by Prachi
• 140 points

Related Questions In Database

0 votes
0 answers

How to install Oracle DB on ubuntu?

Can anyone help me with the step ...READ MORE

Feb 28, 2019 in Database by Sukanya Rajput
578 views
0 votes
1 answer

How do i install MongoDB on ubuntu?

Hey @Aryaa, follow these steps: Import Public Key sudo ...READ MORE

answered Mar 15, 2019 in Database by Avinash
582 views
0 votes
1 answer

Install MariaDB on Ubuntu

Hey Ravi, execute the following instructions to ...READ MORE

answered Mar 18, 2019 in Database by Kiran
553 views
0 votes
1 answer

Install DB2 on Ubuntu

Hey @Dipti, follow these steps to install ...READ MORE

answered Mar 20, 2019 in Database by Kanika
1,633 views
0 votes
1 answer
0 votes
1 answer

Access progrs prompt without switching accounts

Use the following to get the postgres prompt ...READ MORE

answered Mar 22, 2019 in Database by Mahi
640 views
0 votes
1 answer

Create new role - postgresql on ubuntu

If you are logged in as the postgres account, ...READ MORE

answered Mar 22, 2019 in Database by Danny
538 views
0 votes
1 answer

How do I set variable if a specific package version is installed in CFEngine?

Here is what you can do.Just use packagesmatching to ...READ MORE

answered Jul 12, 2018 in Other DevOps Questions by Atul
• 10,240 points
943 views
0 votes
1 answer

What are the prerequisites to install PostgreSQL on Ubuntu?

Before you start installing postgreSQL, make sure ...READ MORE

answered Mar 22, 2019 in Database by Manoj
619 views
0 votes
1 answer

Install MS SQL on Ubuntu

Hey @Kavita, follow these steps to install ...READ MORE

answered Mar 1, 2019 in Database by Kali
433 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP