How To Connect To A PostgreSQL Database Server || PostgreSQL 14 || pgAdmin || SQL Shell psql

preview_player
Показать описание
#knowledge360 #akramsohail #akramsohailproject
You Are Hearty Welcomed To My Channel Knowledge 360. Here I post technical videos, mainly related to computer science and programming. I am posting project videos with coding explanations. I make tutorial videos on Technical Topics. Stay Connected, Stay Tuned, Study Smart.
- Knowledge 360 (Akram Sohail)

Only 3.9% of viewers are subscribing to my channel 😓.
I request you to please give click on Subscribe button.
It really helps me grow 😢.

Please Like, Comment, and Subscribe to my channel. ❤

Follow me on Social Media
--------------------------------------------------

Topics
---------
Oracle
MySQL
PostgreSQL
SQL Server
PHP
C
C++
Java
JavaScript
HTML/CSS
jQuery
Ajax
Bootstrap
Angular
Linux
Ubuntu
Windows

Description
------------------

Connect to PostgreSQL database server using pgAdmin
-----------------------------------------------------------------------------------------
Step1: Launch the pgAdmin application
Step2: Create a server
Step3: Provide the server name
Step4: Provide the host and password
Step5: Expanding the server
Step6: Open the Query tool
Step7: Enter the command in the Query editor
Select Version();

Connect to PostgreSQL database server using psql
----------------------------------------------------------------------------------
Step1: Open the psql
Step2: Connect the Database
Step3: Entering a command to relate with the PostgreSQL Database Server
SELECT version();
Рекомендации по теме
Комментарии
Автор

*Please help me get that beautiful YouTube Silver button. Do subscribe to the channel if my video was helpful.* ❤

KnowledgeChannel
Автор

Great video! I lost a morning reinstalling PostgreSQL just because it didn't connect with my server, hehe.

migueldiaz
Автор

Yes. It's a good video. Yes. It shows how to connect to a local host; not a remote Postgres instance.

michalroesler
Автор

it's just what i was looking for. thanks bro, excellent video.

keinermendoza
Автор

Good video. One question though: your video shows the database name in PGAdmin as dvdrental, however in the sql command line you connected to the database ’postgres’ Is that the right syntax or an accident?

scriptmaster
Автор

Thanks the lord Thanks for the video sir

calexjebaalexjeba
Автор

thanks anyway but why I can't connect to the main server in this case PostgreSQL 16?

bisyrim
Автор

how can I create a connection string for prisma ORM or others?

abhaysharma
Автор

I have installed Postgre SQL and its showing status is active. Then I installed PGadmin4 and it didnt ask me for master password and its not showing any servers, plz help me out.

sridhar-aem
Автор

instance '<server at 0x18ad7c61cf0>' is not persisted
i am getting this error when I click on save . what to do?

yashsarfare
Автор

hey bro its showing server connection failed local host

sandeeptalari
Автор

How did you open postgres in browser ? Which port should i give and how to find ?

saumojitbhattacharjee
Автор

Sir that postgresql 14 server is not showing on my laptop

BeastCarz
Автор

Bro how can i connect on live server like mongo atlas?

spvg
Автор

I want to ask for the password, what must i filled on that bar?

muhammadadnanpriambodo
Автор

Hi for me it is showing error connect timeout expired

srikanthvenanka