Postgresql 10 db helyreállítás
Helló!
Azt szeretném megkérdezni, hogy van-e lehetőségem helyreállítani:
waiting for server to start....2023-01-24 11:58:24.591 CET [85430] LOG: listening on IPv6 address "::1", port 5433
2023-01-24 11:58:24.591 CET [85430] LOG: listening on IPv4 address "127.0.0.1", port 5433
2023-01-24 11:58:24.599 CET [85430] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5433"
2023-01-24 11:58:24.651 CET [85431] LOG: database system was interrupted while in recovery at 2023-01-24 11:45:14 CET
2023-01-24 11:58:24.651 CET [85431] HINT: This probably means that some data is corrupted and you will have to use the last backup for recovery.
................2023-01-24 11:58:41.117 CET [85431] LOG: database system was not properly shut down; automatic recovery in progress
2023-01-24 11:58:41.134 CET [85431] LOG: redo starts at 10EA/AED7CA08
2023-01-24 11:58:41.139 CET [85431] WARNING: will not overwrite a used ItemId
2023-01-24 11:58:41.139 CET [85431] CONTEXT: WAL redo at 10EA/AEF14050 for Heap/HOT_UPDATE: off 27 xmax 1192455519 ; new off 5 xmax 0
2023-01-24 11:58:41.139 CET [85431] PANIC: failed to add tuple
2023-01-24 11:58:41.139 CET [85431] CONTEXT: WAL redo at 10EA/AEF14050 for Heap/HOT_UPDATE: off 27 xmax 1192455519 ; new off 5 xmax 0
2023-01-24 11:58:41.300 CET [85430] LOG: startup process (PID 85431) was terminated by signal 6: Félbeszakítva
2023-01-24 11:58:41.300 CET [85430] LOG: aborting startup due to startup process failure
2023-01-24 11:58:41.302 CET [85430] LOG: database system is shut down
stopped waiting
Köszönöm!
- Tovább (Postgresql 10 db helyreállítás)