Re: "PANIC: cannot make new WAL entries during recovery" in the wild
От | Alvaro Herrera |
---|---|
Тема | Re: "PANIC: cannot make new WAL entries during recovery" in the wild |
Дата | |
Msg-id | 20090806202237.GL7769@alvh.no-ip.org обсуждение исходный текст |
Ответ на | "PANIC: cannot make new WAL entries during recovery" in the wild (Alvaro Herrera <alvherre@commandprompt.com>) |
Ответы |
Re: "PANIC: cannot make new WAL entries during recovery" in the wild
Re: "PANIC: cannot make new WAL entries during recovery" in the wild Re: "PANIC: cannot make new WAL entries during recovery" in the wild |
Список | pgsql-hackers |
Alvaro Herrera wrote: > 2009-08-05 11:58:19 COTLOG: el sistema de bases de datos fue > interrumpido durante la recuperación en 2009-08-05 11:12:14 COT > 2009-08-05 11:58:19 COTHINT: Esto probablemente significa que > algunos datos están corruptos y tendrá que usar el respaldo más > reciente para la recuperación. > 2009-08-05 11:58:19 COTLOG: el sistema de bases de datos no fue > apagado apropiadamente; se está efectuando la recuperación > automática > 2009-08-05 11:58:19 COTLOG: redo comienza en 0/75334970 > 2009-08-05 11:58:19 COTLOG: la dirección de página 0/6D374000 en el > archivo de registro 0, segmento 117, posición 3620864 es inesperada > 2009-08-05 11:58:19 COTLOG: redo listo en 0/75370F68 > 2009-08-05 11:58:19 COTLOG: última transacción completada al tiempo > de registro 2009-08-05 09:45:59.796-05 > 2009-08-05 11:58:19 COTPANIC: cannot make new WAL entries during recovery After adding %p to the log_line_prefix, it becomes clear that the process calling XLogInsert here is the startup process. This is new code in 8.4. Is no one concerned about this? -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc.
В списке pgsql-hackers по дате отправления: