-
Notifications
You must be signed in to change notification settings - Fork 0
/
logfile
8 lines (8 loc) · 894 Bytes
/
logfile
1
2
3
4
5
6
7
8
2024-10-14 00:34:23.941 BST [58703] LOG: starting PostgreSQL 14.13 (Homebrew) on x86_64-apple-darwin21.6.0, compiled by Apple clang version 14.0.0 (clang-1400.0.29.202), 64-bit
2024-10-14 00:34:23.942 BST [58703] LOG: could not bind IPv6 address "::1": Address already in use
2024-10-14 00:34:23.942 BST [58703] HINT: Is another postmaster already running on port 5432? If not, wait a few seconds and retry.
2024-10-14 00:34:23.942 BST [58703] LOG: could not bind IPv4 address "127.0.0.1": Address already in use
2024-10-14 00:34:23.942 BST [58703] HINT: Is another postmaster already running on port 5432? If not, wait a few seconds and retry.
2024-10-14 00:34:23.942 BST [58703] WARNING: could not create listen socket for "localhost"
2024-10-14 00:34:23.942 BST [58703] FATAL: could not create any TCP/IP sockets
2024-10-14 00:34:23.943 BST [58703] LOG: database system is shut down