Search Postgresql Archives

Re: WAL ends before end time of backup dump

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2006-11-07 at 11:15 -0800, Jeff Davis wrote:
> Version: 8.1.4
> 

[ snip ]

> OG:  restored log file "00000001000000170000002B" from archive
> LOG:  record with zero length at 17/2B6EACC8
> LOG:  redo done at 17/2B6EAC84
> LOG:  restored log file "00000001000000170000002B" from archive
> LOG:  archive recovery complete
> LOG:  database system is ready
> LOG:  transaction ID wrap limit is 1094453440, limited by database
> "postgres"
> 

>From the 8.1.4 source I see that:

  /*
   * Currently, xl_len == 0 must be bad data, but that might not be true

Does that mean that I must have a corrupt WAL segment file
00000001000000170000002B?

Is it possible this was caused by a bug? Would an already known bug
possibly cause this problem?

I am sending the transaction logs to an NFS mount. I consider it to be
reliable storage, so I can't see how that would have been corrupted
unless it was sent that way by PostgreSQL.

Regards,
	Jeff Davis




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux