Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PostgreSQL Database directory appears to contain a database; Skipping initialization
- 2024-04-08 20:17:28.167 UTC [1] LOG: starting PostgreSQL 14.2 (Debian 14.2-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1
- -6) 10.2.1 20210110, 64-bit
- 2024-04-08 20:17:28.197 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
- 2024-04-08 20:17:28.197 UTC [1] LOG: listening on IPv6 address "::", port 5432
- 2024-04-08 20:17:28.509 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
- 2024-04-08 20:17:30.356 UTC [26] LOG: database system shutdown was interrupted; last known up at 2024-04-08 20:16:19 UTC
- 2024-04-08 20:17:35.318 UTC [26] LOG: database system was not properly shut down; automatic recovery in progress
- 2024-04-08 20:17:35.364 UTC [26] LOG: redo starts at 1/DACA308
- 2024-04-08 20:17:35.404 UTC [26] LOG: invalid record length at 1/DAF42D8: wanted 24, got 0
- 2024-04-08 20:17:35.404 UTC [26] LOG: redo done at 1/DAF4260 system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.04 s
- 2024-04-08 20:17:38.576 UTC [1] LOG: database system is ready to accept connections
- 2024-04-08 20:24:57.070 UTC [70] ERROR: relation "oc_circle_circles" does not exist at character 15
- 2024-04-08 20:24:57.070 UTC [70] STATEMENT: SELECT * FROM "oc_circle_circles"
- 2024-04-08 20:27:58.839 UTC [1] LOG: received fast shutdown request
- 2024-04-08 20:28:01.313 UTC [1] LOG: aborting any active transactions
- 2024-04-08 20:28:01.315 UTC [1] LOG: background worker "logical replication launcher" (PID 32) exited with exit code 1
- 2024-04-08 20:28:01.316 UTC [27] LOG: shutting down
- 2024-04-08 20:28:06.148 UTC [1] LOG: database system is shut down
- PostgreSQL Database directory appears to contain a database; Skipping initialization
- 2024-04-08 21:01:09.178 UTC [1] LOG: starting PostgreSQL 14.2 (Debian 14.2-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1
- -6) 10.2.1 20210110, 64-bit
- 2024-04-08 21:01:09.180 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
- 2024-04-08 21:01:09.180 UTC [1] LOG: listening on IPv6 address "::", port 5432
- 2024-04-08 21:01:09.379 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
- 2024-04-08 21:01:09.850 UTC [26] LOG: database system was shut down at 2024-04-08 20:28:06 UTC
- 2024-04-08 21:01:10.073 UTC [1] LOG: database system is ready to accept connections
- 2024-04-08 21:05:00.684 UTC [1] LOG: received fast shutdown request
- 2024-04-08 21:05:01.133 UTC [1] LOG: aborting any active transactions
- 2024-04-08 21:05:01.136 UTC [1] LOG: background worker "logical replication launcher" (PID 32) exited with exit code 1
- 2024-04-08 21:05:01.136 UTC [27] LOG: shutting down
- 2024-04-08 21:05:01.143 UTC [102] FATAL: the database system is shutting down
- 2024-04-08 21:05:01.189 UTC [103] FATAL: the database system is shutting down
- 2024-04-08 21:05:06.819 UTC [1] LOG: database system is shut down
- khisanthax@casaos2:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement