| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
| Cc: | Dimitri Fontaine <dimitri(at)2ndquadrant(dot)fr>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pg_basebackup for streaming base backups |
| Date: | 2011-01-18 13:11:33 |
| Message-ID: | AANLkTi=ocf0rVHzQuCo+084UF1by=6wHaTkM+owH4amd@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Jan 18, 2011 at 12:40, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
> On Tue, Jan 18, 2011 at 10:49, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> Yeah that sounds like a good idea. Shouldn't be too hard to do (will
> reuqire a backend patch as well, of course). Should we use "-f" for
> fast? Though that may be an unfortunate overload of the usual usecase
> for -f, so maybe -c <fast|slow> for "checkpoint fast/slow"?
Was easy, done with "-c <fast|slow>".
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dimitri Fontaine | 2011-01-18 13:25:26 | Re: REVIEW: Extensions support for pg_dump |
| Previous Message | Magnus Hagander | 2011-01-18 12:32:07 | Re: pg_basebackup for streaming base backups |