-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathlogfile
More file actions
21 lines (21 loc) · 1.85 KB
/
Copy pathlogfile
File metadata and controls
21 lines (21 loc) · 1.85 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
2018-08-03 10:19:29.607 PDT [64777] LOG: listening on IPv6 address "::1", port 5432
2018-08-03 10:19:29.607 PDT [64777] LOG: listening on IPv4 address "127.0.0.1", port 5432
2018-08-03 10:19:29.609 PDT [64777] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432"
2018-08-03 10:19:29.635 PDT [64778] LOG: database system was shut down at 2018-04-24 20:44:13 PDT
2018-08-03 10:19:29.652 PDT [64777] LOG: database system is ready to accept connections
2018-08-03 10:21:18.105 PDT [64833] FATAL: lock file "postmaster.pid" already exists
2018-08-03 10:21:18.105 PDT [64833] HINT: Is another postmaster (PID 64777) running in data directory "/usr/local/var/postgres"?
2018-08-03 10:21:56.192 PDT [64842] FATAL: lock file "postmaster.pid" already exists
2018-08-03 10:21:56.192 PDT [64842] HINT: Is another postmaster (PID 64777) running in data directory "/usr/local/var/postgres"?
2018-08-03 10:23:13.976 PDT [64880] FATAL: database "db/development" does not exist
2019-07-02 17:16:49.156 PDT [46449] LOG: listening on IPv4 address "127.0.0.1", port 5432
2019-07-02 17:16:49.156 PDT [46449] LOG: listening on IPv6 address "::1", port 5432
2019-07-02 17:16:49.157 PDT [46449] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432"
2019-07-02 17:16:49.173 PDT [46450] LOG: database system was shut down at 2019-07-02 17:14:34 PDT
2019-07-02 17:16:49.180 PDT [46449] LOG: database system is ready to accept connections
2019-07-02 21:04:47.121 PDT [59253] FATAL: role "postgres" does not exist
2019-07-02 21:04:52.236 PDT [59294] FATAL: role "postgres" does not exist
2019-07-23 10:19:38.747 PDT [46449] LOG: received smart shutdown request
2019-07-23 10:19:38.751 PDT [46449] LOG: background worker "logical replication launcher" (PID 46456) exited with exit code 1
2019-07-23 10:19:38.751 PDT [46451] LOG: shutting down
2019-07-23 10:19:38.760 PDT [46449] LOG: database system is shut down