victor-abz

victor-abz

Follow
homeQuick Bitsbadges
Tag

PostgreSQL

#postgresql

More content

Read more stories on Hashnode


Articles with this tag

Fix Is the server running on host "localhost" (::1) and accepting TCP/IP connections on port 5432?

Nov 22, 20211 min read

Most likely it's because your system shutdown unexpectedly Try postgres -D /usr/local/var/postgres # for Intel M1 postgres -D /usr/local/var/postgres...

Fix Is the server running on host "localhost" (::1) and accepting TCP/IP connections on port 5432?