Re: WAL filles

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Vitaly Burshteyn" <vburshteyn(at)broadway(dot)com>, <pgsql-admin(at)postgresql(dot)org>
Subject: Re: WAL filles
Date: 2010-03-16 20:19:20
Message-ID: 4B9FA178020000250002FE11@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Vitaly Burshteyn" <vburshteyn(at)broadway(dot)com> wrote:

> Followed all the steps and such. On the initial start of the
> standby server it reads all the WAL files and acts like it should.
> The issue is, when new WAL files start to arrive say
>
> 000000010000000000000049
>
> the system starts creating
>
>
>
> 00000002.history
>
> 000000020000000000000049
>
>
>
> And the updates are not propagated.
>
>
>
> Any ideas?

As a shot in the dark, is your recovery script exiting with 1 if it
can't find a file which has a name other than 24 hexadecimal
characters? (Hint: It should.)

If that's not the issue, please review this page and repost with
more information:

http://wiki.postgresql.org/wiki/Guide_to_reporting_problems

-Kevin

In response to

  • WAL filles at 2010-03-16 18:13:57 from Vitaly Burshteyn

Browse pgsql-admin by date

  From Date Subject
Next Message Chander Ganesan 2010-03-16 20:38:31 Re: Pgsql Training.
Previous Message Joshua D. Drake 2010-03-16 18:56:35 Re: Pgsql Training.