Fujii Masao wrote:
> Since I had tweaked wal-skipping logic for SR before,
> there were two additional changes about that;
> http://archives.postgresql.org/pgsql-committers/2009-11/msg00018.php
> http://archives.postgresql.org/pgsql-committers/2009-12/msg00167.php
>
> The attached patch deals with those changes.
>
> Also I found that XLogStandbyInfoActive() should use
> XLogIsNeeded() instead of XLogArchivingMode. The patch
> also does that.
Thanks, committed.
--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com
In response to
pgsql-hackers by date
| Next: | From: Heikki Linnakangas | Date: 2010-01-28 07:47:13 |
| Subject: Re: Streaming replication, and walsender during recovery |
| Previous: | From: Joe Conway | Date: 2010-01-28 06:32:30 |
| Subject: Re: Patch: libpq new connect function (PQconnectParams) |