Re: [PATCHES] pg_standby

From: "Merlin Moncure" <mmoncure(at)gmail(dot)com>
To: "Simon Riggs" <simon(at)2ndquadrant(dot)com>
Cc: "Dave Page" <dpage(at)postgresql(dot)org>, pgsql-patches(at)postgresql(dot)org, "Doug Knight" <dknight(at)wsi(dot)com>
Subject: Re: [PATCHES] pg_standby
Date: 2007-01-17 18:50:59
Message-ID: b42b73150701171050r262e63a4w73dad3915fd4f042@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On 1/17/07, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:
> new v4
>
> Changes
> - removed -m command, design flaw in original spec, use -l instead
> - added -k N command to cleanup archive and leave max N files
> - fflush() points added to allow Windows debug
> - bug fix: when .history file present
> - bug fix: command line switch cleanup
> - readme updated

works fantastic. grazi...i guess my rotation would have worked with
more files but -k is much cleaner.

merlin

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stefan Kaltenbrunner 2007-01-17 19:18:28 Re: [COMMITTERS] pgsql: Implement width_bucket() for the
Previous Message Jignesh K. Shah 2007-01-17 17:46:14 Re: fixing Makefile.shlib for solaris/gcc with -m64 flag

Browse pgsql-patches by date

  From Date Subject
Next Message Robert Treat 2007-01-17 21:38:37 Re: [PATCHES] Tablespace for temporary objects and
Previous Message Chuck McDevitt 2007-01-17 17:44:30 Re: O_DIRECT support for Windows