On Fri, Apr 09, 2010 at 10:19:20AM +0200, Dennis Thrys?e wrote:
> "cp: cannot stat `/psql_archive/00000001.history': No such file or directory"
>
> By the way, one of these lines each second!
>
> "2010-04-09 09:09:49 IST FATAL: the database system is starting up"
I asked about this a few weeks ago and here was the reply. You're good:
* From: Bruce Momjian <bruce@momjian.us>
There is also change in 9.0:
Fix longstanding gripe that we check for 0000000001.history at start of
archive recovery, even when we know it is never present.
so you should not see this when using >= PG 9.0.