Difference between revisions of "Brew services start postgresql@16"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
  psql
 
  psql
 
  psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: FATAL:  database "user" does not exist
 
  psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: FATAL:  database "user" does not exist
 +
 +
[[brew services start]] postgresql@16
 +
Bootstrap failed: 5: Input/output error
 +
Try re-running the command as root for richer errors.
 +
Error: Failure while executing; `/bin/[[launchctl]] bootstrap gui/501
 +
/Users/user/Library/LaunchAgents/[email protected]` [[exited with 5]].
  
 
== Related ==
 
== Related ==

Revision as of 08:24, 9 January 2024

brew services start postgresql@16
==> Successfully started `postgresql@16` (label: homebrew.mxcl.postgresql@16)

Errors

psql
psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: FATAL:  database "user" does not exist
brew services start postgresql@16
Bootstrap failed: 5: Input/output error
Try re-running the command as root for richer errors.
Error: Failure while executing; `/bin/launchctl bootstrap gui/501 
/Users/user/Library/LaunchAgents/[email protected]` exited with 5.

Related

psql
brew install postgresql@16

See also

Advertising: