Re: will PITR in 8.0 be usable for "hot spare"/"log shipping" type

From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: will PITR in 8.0 be usable for "hot spare"/"log shipping" type
Date: 2004-08-11 20:26:54
Message-ID: 411A810E.8090705@bigfoot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:

> Hannu Krosing <hannu(at)tm(dot)ee> writes:
>
>>will PITR in 8.0 be usable for "hot spare"/"log shipping" type of
>>replication or is it just for Point In Time RECOVERY ?
>
>
> It should work; dunno if anyone has tried it yet.

I was thinking about it but I soon realized that actually is
impossible to do, postgres replay the log only if during the
start the file recover.conf is present in $DATA directory :-(

Am I missing the point ?

Regards
Gaetano Mendola

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-08-11 20:43:08 Re: will PITR in 8.0 be usable for "hot spare"/"log shipping" type of replication
Previous Message Jan Wieck 2004-08-11 19:11:06 Re: terminated by signal 6 problem