Re: Fix for erroneous warning on Shutdown

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Fix for erroneous warning on Shutdown
Дата
Msg-id 200406160058.i5G0whP15876@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Fix for erroneous warning on Shutdown  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Fix for erroneous warning on Shutdown  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane wrote:
> Simon Riggs <simon@2ndquadrant.com> writes:
> > Shutdown was via CTRL-C....make a difference?
>
> Wouldn't think so.
>
> I can force the message to appear if I do a *manual* CHECKPOINT command
> within thirty seconds of startup.  I'm not sure if that should be
> considered wrong or not, but in any case it doesn't seem to be what
> you're describing.

It is wrong.  The message should not appear if you issue CHECKPOINT.

I just did CHECKPOINT;CHECKPOINT and got the warning in the logs.  This
needs to be fixed.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: PITR Archival
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Fix for erroneous warning on Shutdown