Re: archive_command

From: Jeff Frost <jeff(at)frostconsultingllc(dot)com>
To: Kris Kiger <kris(at)musicrebellion(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: archive_command
Date: 2005-09-28 16:29:42
Message-ID: Pine.LNX.4.63.0509280925070.28080@discord.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Kris,

It is invoked when the WAL file is filled. I believe the server preallocates
8 or so of them on startup.

On Wed, 28 Sep 2005, Kris Kiger wrote:

> 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?

--
Jeff Frost, Owner <jeff(at)frostconsultingllc(dot)com>
Frost Consulting, LLC http://www.frostconsultingllc.com/
Phone: 650-780-7908 FAX: 650-649-1954

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message jeff shu 2005-09-28 17:05:18 db connection and script execution error
Previous Message Kris Kiger 2005-09-28 16:10:01 archive_command