Re: Dividing progress/debug information in pg_standby, and stat before copy
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Simon Riggs <simon@2ndquadrant.com>
Cc: Greg Smith <greg@2ndquadrant.com>, Josh Berkus <josh@agliodbs.com>, Selena Deckelmann <selenamarie@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-01-26T02:08:09Z
Lists: pgsql-hackers
Attachments
- remove_tli_check.patch (text/x-patch) patch
On Tue, Jan 26, 2010 at 9:08 AM, Simon Riggs <simon@2ndquadrant.com> wrote: > Just committed a fix: the server no longer requests 0000000001.history > at start of archive recovery. Good. And I think that writeTimeLineHistory() should also skip the request of 0000000001.history. Here is the patch to do so. Comments? Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center