archive_command - Mailing list pgsql-admin

From Kris Kiger
Subject archive_command
Date
Msg-id 433AC059.1050300@musicrebellion.com
Whole thread Raw
In response to To be a korea mirror [www ,ftp] both.  (JunSeon Oh <hollywar@holywar.net>)
Responses Re: archive_command  (Jeff Frost <jeff@frostconsultingllc.com>)
List pgsql-admin
    I've been playing around with recovery and am a bit confused as to
when this method gets invoked.
    At the moment, I have two servers set up, both of them with postgres
installed.  Lets call them server A and server B.  Server A is running
postgres and processing transactions.  Server B has postgres installed,
but the postmaster is not running.  My archive_command is set to use
rsync copy the wal log from server A to server B.  When i'm watching the
number of wal files on server A I notice sometimes there are 3 files
that have not been archived, sometimes there are 4, and sometimes there
are more.
    So, my question is, when is archive_command invoked?

Thanks in advance!
Kris

pgsql-admin by date:

Previous
From: "Jerry Cadet"
Date:
Subject: pg_dump error
Next
From: Jeff Frost
Date:
Subject: Re: archive_command