Re: streamlined standby procedure

From: Marko Kreen <markokr(at)gmail(dot)com>
To: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andrew Rawnsley <ronz(at)investoranalytics(dot)com>, postgres hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: streamlined standby procedure
Date: 2006-02-10 06:06:04
Message-ID: e51f66da0602092206q2a52137cm60e19d42fe2f69c0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2/9/06, Jim C. Nasby <jnasby(at)pervasive(dot)com> wrote:
> What happens right now when you want to bring the standby up? Do you
> have to kill it out of recovery mode and re-start, forcing it to replay
> WAL again anyway?

touch $LOGDIR/STOP ...

--
marko

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruno Wolff III 2006-02-10 06:28:00 Re: Sequences/defaults and pg_dump
Previous Message Bruce Momjian 2006-02-10 04:31:47 Re: Backslashes in string literals