Skip to main content

Questions tagged [mac-os-x]

An operating system published by Apple.

144 votes
15 answers
376k views

The error in its entirety reads: psql: could not connect to server: No such file or directory. Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"? ...
Michael P.'s user avatar
  • 2,111
210 votes
17 answers
366k views

I forgot how I started PostgreSQL the last time (it was months ago) and I don't remember where the data directory is located. The postgres command seems to require the location of the data directory. ...
randomguy's user avatar
  • 2,241
119 votes
11 answers
392k views

I installed PostgreSQL on a computer with Mac OS X using the One click installer. Then I try to access PostgreSQL using the psql command, but it doesn't seem to be available. I get this message: ...
Jonas's user avatar
  • 34.1k
0 votes
0 answers
277 views

I installed PgAdmin 4 to my MacBook Pro Sonoma version 14.4.x and once it opened I attempted to create a server or register a server and I have host name/address as localhost, port 5432, maintenance ...
Daniel's user avatar
  • 281
0 votes
0 answers
160 views

I'm running MongoDB within a ten year old node app, and in the process of upgrading node had to upgrade MongoDB. For some time, I have been using MongoDB community 4.4 to run the database, but in the ...
peter's user avatar
  • 101
0 votes
1 answer
88 views

I'm having issue while installing PostgreSQL 16 on macOS Monterey via MacPorts. So far, these looked OK: $ sudo port install postgresql16-server ---> Computing dependencies for postgresql16-server ...
anta40's user avatar
  • 103
45 votes
4 answers
40k views

I have Docker installed and am running a MongoDB container for my local development on my Mac. The problem is that I can't connect to said DB easily from CLI. I have Robo 3T installed, but I would ...
CodeChimp's user avatar
  • 553
40 votes
3 answers
49k views

I just installed pgAdmin 4 version 3.0.0 for macOS Sierra, replacing the pgAdmin that came bundled with Postgres 10.3 running locally on the same Mac. I opened the pgAdmin 4.app app icon, which ...
Basil Bourque's user avatar
5 votes
3 answers
2k views

I have PostgreSQL installed on my Mac and Ubuntu Server as shown below: atsweb=# select version(); version ...
Christian Alis's user avatar
1 vote
1 answer
7k views

I am running PostgreSQL on my localhost on MacOS. Every once in a while (~ every 5 times I reboot the computer), I face the following error when I try to connect to my local database instance: could ...
iskandarblue's user avatar
0 votes
0 answers
2k views

Following Install MongoDB Community Edition on macOS: Started like this: brew services start [email protected] no error was raised, but when I do: brew services list kukodajanos@Kukodas-MacBook-...
János's user avatar
  • 101
34 votes
14 answers
163k views

Recently updated my machine from Mac OS X Lion (10.7.4) to Mountain Lion (10.8) and I think it borked my PostgreSQL installation. It was installed originally via Homebrew. I'm not a DBA, but hoping ...
Meltemi's user avatar
  • 777
0 votes
3 answers
2k views

I am working on macOS High Sierra. Basically, the problem is that for some reason the mysql server is starting and stopping automatically, and constantly. It does not stop. If I run: # ps -ax | grep ...
easox's user avatar
  • 9
3 votes
2 answers
1k views

I had the following settings in /etc/sysctl.conf before Catalina: # PostgreSQL Config for the MAC kern.sysv.shmmax=2147483648 kern.sysv.shmall=524288 kern.sysv.shmmin=1 kern.sysv.shmmni=32 kern.sysv....
Crashmeister's user avatar
6 votes
6 answers
75k views

I downloaded and installed PostgreSQL and PostGIS from KyngChaos for my OS X 10.10 install. When I run psql I get, bash: psql: command not found According to the site How to run psql on Mac OS X? it ...
four-eyes's user avatar
  • 187

15 30 50 per page
1
2 3 4 5
11