Re: Hot Standby Not So Hot Anymore

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Hot Standby Not So Hot Anymore
Дата
Msg-id 20121106134509.61230@gmx.com
обсуждение исходный текст
Ответ на Hot Standby Not So Hot Anymore  (Ian Harding <harding.ian@gmail.com>)
Ответы Re: Hot Standby Not So Hot Anymore  (Ian Harding <harding.ian@gmail.com>)
Список pgsql-general
Darren Duncan wrote:
> Ian Harding wrote:

>> It says everything is happy as normal...
>>
>> 2012-11-05 16:22:41.200 PST - :LOG: invalid record length at BA6/6DCBA48
>
> What does this log line mean? Is that "happy as normal"?

Note that the message level is LOG, not WARNING or ERROR or anything
more severe. It found the end of the valid WAL stream in WAL files it
was provided, and it's telling you how it decided it was at the end.

One thing I don't think you've really described is how you took your
base backup. You did follow all the instructions, like using
pg_start_backup() and pg_stop_backup(), excluding the pg_xlog
directory contents, and excluding the postmaster.pid file, right? If
you missed some details there you might see odd behavior.

-Kevin


В списке pgsql-general по дате отправления:

Предыдущее
От: "Albe Laurenz"
Дата:
Сообщение: Re: Exclusion constraints with time expressions
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Exclusion constraints with time expressions