Re: Postgres Start up Error

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: Adarsh Sharma <adarsh(dot)sharma(at)orkash(dot)com>
Cc: Chetan Suttraway <chetan(dot)suttraway(at)enterprisedb(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres Start up Error
Date: 2011-04-18 10:46:06
Message-ID: 4DAC166E.3080305@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

On 04/18/2011 04:01 PM, Adarsh Sharma wrote:
>
> Thanks Chetan,
>
> The problem is solved by the below command :-:-)
>
> [postgres(at)ws-test 8.4SS]$ bin/pg_resetxlog -f /hdd-1/PostgresPlus/8.4SS/data

It's a really good idea to pg_dump, initdb, and restore after doing
that. You don't know your database is in a good state.

--
Craig Ringer

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Filip Rembiałkowski 2011-04-18 11:25:42 Re: Help - corruption issue?
Previous Message Tore Halvorsen 2011-04-18 10:06:04 Re: Using column aliasses in the same query

Browse pgsql-novice by date

  From Date Subject
Next Message Maximilian Tyrtania 2011-04-18 12:48:07 Re: Can a client connection set variables on the server-side?
Previous Message Adarsh Sharma 2011-04-18 08:01:01 Re: Postgres Start up Error