41743/what-are-the-prerequisites-to-install-postgresql-on-ubuntu
Before you start installing postgreSQL, make sure you have the following:
Log in a root user
Create a new user
adduser bob
Grant the administrative privileges
usermod -aG sudo bob
Set up firewall
ufw app list ufw allow OpenSSH ufw enable
Hey @Kiran, DB2 Server is available for ...READ MORE
With the help of the SQL count ...READ MORE
The following are the steps performed by ...READ MORE
Can anyone help me with the step ...READ MORE
Switch over to the postgres account on your server ...READ MORE
Use the following to get the postgres prompt ...READ MORE
If you are logged in as the postgres account, ...READ MORE
You can try out something like this create ...READ MORE
Follow the below commands to install PostgreSQL (PSQL) ...READ MORE
Hey @Kavita, follow these steps to install ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.