Re: WARNINGs after starting backup server created with PITR - Mailing list pgsql-general

From Brian Wipf
Subject Re: WARNINGs after starting backup server created with PITR
Date
Msg-id FC384A3F-D169-48CA-84F1-2E1A5FC0E330@clickspace.com
Whole thread Raw
In response to Re: WARNINGs after starting backup server created with PITR  (Erik Jones <erik@myemma.com>)
Responses Re: WARNINGs after starting backup server created with PITR  (Erik Jones <erik@myemma.com>)
List pgsql-general
On 18-Jan-08, at 2:32 PM, Erik Jones wrote:

> What worries me is, that since I have a verified case of rsync
> thinking it had successfully transferred a WAL, the same may have
> happened with these files during the base backup.  Does that
> warning, in fact, entail that there were catalog entries for those
> files, but that the file was not there, and by "fixing" it the
> server just created empty files?

We archive WALs directly to an NFS mount. We once had a zero-byte WAL
file archived, which I believe was the result of a temporary issue
with the NFS mount. We had to perform a new base backup since the WAL
was deleted/reused by PG because it was told it was archived
successfully. It sounds similar to the problem you experienced. Do you
rsync to an NFS mount?

If this issue is occurring when archiving WALs, I agree that it could
be occurring when trying to get a base backup.

Brian Wipf
<brian@clickspace.com>


pgsql-general by date:

Previous
From: Clodoaldo
Date:
Subject: Re: ATTN: Clodaldo was Performance problem. Could it be related to 8.3-beta4?
Next
From: Erik Jones
Date:
Subject: Re: WARNINGs after starting backup server created with PITR