Hi Olivier,

On Fri, 2007-06-08 at 11:41 +0200, [EMAIL PROTECTED] wrote: 
> The problem is not with gzip or scp, it is that postmaster refuses to
> start because wal FS is full.

> My questions was: why don't we start the archiving *BEFORE* postmaster to
> make room.

The archiver is executed from the postmaster, so thats not possible.

We could investigate where best to put some code, but it wouldn't be
executed very frequently.

Why not just execute the archive_command in a script, replacing
the .ready with .done files in archive_status directory when its
processed?

-- 
  Simon Riggs             
  EnterpriseDB   http://www.enterprisedb.com



---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to