Re: Restore postgres to specific time

From: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
To: wd <wd(at)wdicc(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Restore postgres to specific time
Date: 2012-11-24 20:25:30
Message-ID: CAMkU=1wzH0zREuzBB5FNj5zuUsa-x=ue5BTOb30HX_hnUzEPDA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, Nov 24, 2012 at 6:00 AM, wd <wd(at)wdicc(dot)com> wrote:
> Yes, you are right, after set the two command, the recovery will stop at
> that time.
>
> But there is an other question, how to make this recovered Postgres can be
> read and write? According to the manual, Postgres should be rename
> recovery.conf to recovery.done, but it didn't.

This is after you removed "standby_mode=on"?

It should happen automatically.

What entries are you getting in the log file?

Cheers,

Jeff

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kevin Grittner 2012-11-24 20:30:49 Re: High SYS CPU - need advise
Previous Message Christian Hammers 2012-11-24 20:14:21 How and for what to use SP-GIST?