How to resolve PostgreSQL port 5432 Error:Server already in use? | How to install PostgreSQL? | Mac

  Рет қаралды 9,874

SB-Tech

SB-Tech

Күн бұрын

Пікірлер: 17
@sanketsharma2275
@sanketsharma2275 Жыл бұрын
Hi Supriya, How can I find this on MacBook Pro? Not able to locate this GUI for starting the server manually
@supriyabandal6033
@supriyabandal6033 Жыл бұрын
Hi sanket, for GUI i used pgAdmin. All the commands I have used should be absolutely same for Macbook Pro. you can follow: step-1: get the list of processes running on your machine using " sudo lsof -i : ". step-2: kill the process using " sudo kill -9 . step-3: restart your pc .
@skullcrusher5913
@skullcrusher5913 9 ай бұрын
hey, i wanted to point this out, "that u should never kill -9 a postgresql process", this will leave locked files preventing your database from running
@karnavchahwala4354
@karnavchahwala4354 Жыл бұрын
Great going Sup 👍✌.. Keep making more videos
@nikitaparshin_nsk
@nikitaparshin_nsk 3 ай бұрын
Big thanks from Russia❤
@MonishC-n3u
@MonishC-n3u 11 ай бұрын
Thank you so much it heals me more
@bwanapia
@bwanapia Жыл бұрын
Thanks for your help. this is the closest video i have to resolving my 5433 connection refused. However this didnt work for me. the sudo lsof -i : 5433 didnt work for me, as the error code mine is 5433. please help me with a simpler steps please. thanks
@supriyabandal6033
@supriyabandal6033 Жыл бұрын
This video is for Mac users. step-1: get the list of processes running on your machine using " sudo lsof -i : ". step-2: kill the process using " sudo kill -9 . step-3: restart your pc . If still issue persists then uninstall the PG and reinstall. hope that helps.
@soundarb8683
@soundarb8683 Жыл бұрын
Mam I got this error.."http status 500 - internal server error type exception report message could not initialize class org.postgresql.util.urlcoder ". How to resolve..
@shubhamtaksande3052
@shubhamtaksande3052 Жыл бұрын
zsh commond not found : sudo
@nanakwaku101
@nanakwaku101 Жыл бұрын
Thanks for putting up this great video . I have issue concerning permission denied whenever I try copying CSV file on my local postgres. Please any tip on resolving this issue
@supriyabandal6033
@supriyabandal6033 Жыл бұрын
You can check the permissions by running ls -l /path/to/file.csv. If the permissions are incorrect, you can modify them by running chmod +r /path/to/file.csv.
@hamidkhura9390
@hamidkhura9390 Жыл бұрын
Thank you for your help. I have this issues but this didn't work for me. my machine is macbook pro m1, pleas help me to solve my problem. thank you
@princearthur5532
@princearthur5532 Жыл бұрын
it worked 🙏
@sanketsharma2275
@sanketsharma2275 Жыл бұрын
Hi Supriya,
@mahendraj6441
@mahendraj6441 Жыл бұрын
Great job ..
@subhashbandal6780
@subhashbandal6780 Жыл бұрын
Nice work
Установка и настройка PostgreSQL в macOS.
12:40
Компьютер - это просто!
Рет қаралды 11 М.
How to have fun with a child 🤣 Food wrap frame! #shorts
0:21
BadaBOOM!
Рет қаралды 17 МЛН
УНО Реверс в Амонг Ас : игра на выбывание
0:19
Фани Хани
Рет қаралды 1,3 МЛН
Установка PostgreSQL на MacOS
25:23
Олег Кишинский
Рет қаралды 12 М.
Redis Crash Course
27:31
Web Dev Simplified
Рет қаралды 659 М.
Solving one of PostgreSQL's biggest weaknesses.
17:12
Dreams of Code
Рет қаралды 224 М.
Урок 1. Установка  PostgreSQL с помощью Docker compose.
12:23
Мобильный разработчик | Юрий Петров | Flutter
Рет қаралды 55 М.
AWS Assignment
15:02
shreya dey
Рет қаралды 6
How To Connect to PostgreSQL Database in Visual Studio Code and Run SQL Queries
12:14