BUG #4179: pg_standby reports "file size greater than expected"

From: "Reinhard Zitzmann" <rz2008(at)insode(dot)de>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4179: pg_standby reports "file size greater than expected"
Date: 2008-05-17 13:26:56
Message-ID: 200805171326.m4HDQu97035228@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 4179
Logged by: Reinhard Zitzmann
Email address: rz2008(at)insode(dot)de
PostgreSQL version: 8.3.1
Operating system: Centos 5
Description: pg_standby reports "file size greater than expected"
Details:

When copying a WAL file with "cp --sparse=always ..." to a remote NFS
directory, the remote file becomes 16777217 bytes long for a short time. Its
size is finally reduced to the expected size of 16777216 bytes. pg_standby
aborts with the error message: "file size greater than expected" when it
sees the file while it is being copied.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2008-05-17 16:29:05 Re: BUG #4177: Dump and restore from Slonified 8.1.11 causes a segfault
Previous Message Githogori Nyangara-Murage 2008-05-17 08:40:16 BUG #4177: Dump and restore from Slonified 8.1.11 causes a segfault