Re: Postgres Server crashed

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>, "Akash Kodibail" <akash(dot)kodibail(at)onmobile(dot)com>
Cc: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Postgres Server crashed
Date: 2011-10-10 20:59:39
Message-ID: 4E93166B0200002500041D17@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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.

I recommend that you read this page closely before proceeding:

http://www.postgresql.org/docs/8.4/interactive/app-pgresetxlog.html

-Kevin

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Marlowe 2011-10-10 21:17:40 Re: Postgres Server crashed
Previous Message Akash Kodibail 2011-10-10 19:31:53 Re: Postgres Server crashed