From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
---|---|
To: | Boszormenyi Zoltan <zb(at)cybertec(dot)at> |
Cc: | pgsql-hackers(at)postgresql(dot)org, Hans-Jürgen Schönig <hs(at)cybertec(dot)at> |
Subject: | Re: [PATCH] Make pg_basebackup configure and start standby |
Date: | 2012-07-01 15:38:13 |
Message-ID: | CAHGQGwG_XkuK3C=P3o1KGikyF7+Bta=r+myHMG33roO66L3NJg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sun, Jul 1, 2012 at 8:02 PM, Boszormenyi Zoltan <zb(at)cybertec(dot)at> wrote:
> Hi,
>
> attached is a patch that does $SUBJECT.
>
> It's a usability enhancement, to take a backup, write
> a minimalistic recovery.conf and start the streaming
> standby in one go.
>
> Comments?
Could you add the patch to the next CommitFest?
If the backup is taken from the standby server, the standby's recovery.conf
is included in the backup. What happens in this case?
Regards,
--
Fujii Masao
From | Date | Subject | |
---|---|---|---|
Next Message | Boszormenyi Zoltan | 2012-07-01 15:42:41 | Re: [PATCH] Make pg_basebackup configure and start standby |
Previous Message | Nils Goroll | 2012-07-01 15:18:00 | Re: Update on the spinlock->pthread_mutex patch experimental: replace s_lock spinlock code with pthread_mutex on linux |