Guest User

Untitled

a guest
Jan 6th, 2025
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. chmod: changing permissions of '/var/run/postgresql': Operation not permitted
  2.  
  3. PostgreSQL Database directory appears to contain a database; Skipping initialization
  4.  
  5. 2025-01-06 19:13:49.176 UTC [1] LOG: starting PostgreSQL 14.10 (Debian 14.10-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
  6. 2025-01-06 19:13:49.176 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
  7. 2025-01-06 19:13:49.176 UTC [1] LOG: listening on IPv6 address "::", port 5432
  8. 2025-01-06 19:13:49.184 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
  9. 2025-01-06 19:13:49.199 UTC [14] LOG: database system was interrupted; last known up at 2025-01-06 10:32:56 UTC
  10. [2025-01-06T19:13:49Z INFO service::utils::clean] Find directory "pg_vectors/indexes/17332".
  11. [2025-01-06T19:13:49Z INFO service::utils::clean] Find directory "pg_vectors/indexes/17576".
  12. 2025-01-06 19:13:49.573 UTC [14] LOG: database system was not properly shut down; automatic recovery in progress
  13. 2025-01-06 19:13:49.579 UTC [14] LOG: redo starts at 0/2214E070
  14. 2025-01-06 19:13:54.051 UTC [14] LOG: invalid record length at 0/30B48570: wanted 24, got 0
  15. 2025-01-06 19:13:54.051 UTC [14] LOG: redo done at 0/30B48538 system usage: CPU: user: 0.46 s, system: 0.21 s, elapsed: 4.47 s
  16. 2025-01-06 19:13:54.979 UTC [1] LOG: database system is ready to accept connections
Advertisement
Add Comment
Please, Sign In to add comment