WAL Archiving under Windows

From: Tim Tassonis <timtas(at)cubic(dot)ch>
To: pgsql-general(at)postgresql(dot)org
Subject: WAL Archiving under Windows
Date: 2006-10-30 16:00:53
Message-ID: 454621B5.4050305@cubic.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

Has anybody got any expierience with PITR recovery under Windows.
PostgreSQL just doesn't seem to copy the WAL Files to the acrive
location. We have done the initial backup and the first wal file was
copied, but after that, it seems to ignore the newer ones. We now have
two more wal filex in pg_xlog that were not transferred to the archive
directory.

We use version 8.1.3 and the following archive_coomand:

archive_command = 'copy %p d:\\backup\\logs\%f'

Bye
Tim

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Leonel Nunez 2006-10-30 16:17:45 8.1.5 RPMS
Previous Message Joshua D. Drake 2006-10-30 15:51:01 Re: 8.1.5 RPMS