Re: Postgres Server crashed

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>
Cc: Akash Kodibail <akash(dot)kodibail(at)onmobile(dot)com>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Postgres Server crashed
Date: 2011-10-10 21:17:40
Message-ID: CAOR=d=37zi6FDPAJji6m=YEx5v4jR17ZidOfd9ATCME_0O-WbA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, Oct 10, 2011 at 2:59 PM, Kevin Grittner
<Kevin(dot)Grittner(at)wicourts(dot)gov> wrote:
> Akash Kodibail <akash(dot)kodibail(at)onmobile(dot)com> wrote:
>
>> Can you please help me out in the options that might have to be
>> set for pg_resetxlog.
>
> It should normally be able to calculate what it needs if you just
> point it at the data directory.  I would run it with the -n (no
> operation) flag first, to see what it plans to do.  If that looks
> sane, run again without the -n switch.

But it uses pg_controldata to determine what it needs automagically.
So... Since his pg_controldata is not the up to date one he's gonna
have to figure out what number to give it. I have no clue how to do
that at this point.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Akash Kodibail 2011-10-11 16:38:36 Re: Postgres Server crashed
Previous Message Kevin Grittner 2011-10-10 20:59:39 Re: Postgres Server crashed