From:
Robert Haas <robertmhaas(at)gmail(dot)com>
To:
Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
Cc:
jd(at)commandprompt(dot)com, Bruce Momjian <bruce(at)momjian(dot)us>, Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject:
Re: Streaming replication, loose ends
Date:
2010-01-15 17:37:57
Message-ID:
603c8f071001150937k4dd629co6e21e5bc26afce6f@mail.gmail.com (view raw or flat )
Thread:
2010-01-15 09:19:18 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-01-15 10:36:57 from Bruce Momjian <bruce(at)momjian(dot)us>
2010-01-15 10:44:22 from Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
2010-01-15 17:17:38 from "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
2010-01-15 17:24:11 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-01-15 17:30:41 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-01-15 17:34:26 from "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
2010-01-15 17:37:57 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-01-15 17:43:22 from "David E(dot) Wheeler" <david(at)kineticode(dot)com>
2010-01-15 17:59:05 from "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
2010-01-15 17:29:36 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-01-15 18:39:20 from Simon Riggs <simon(at)2ndQuadrant(dot)com>
2010-01-15 22:38:42 from Greg Stark <gsstark(at)mit(dot)edu>
2010-01-15 23:12:59 from Simon Riggs <simon(at)2ndQuadrant(dot)com>
2010-01-16 03:22:23 from Bruce Momjian <bruce(at)momjian(dot)us>
2010-01-16 03:22:02 from Bruce Momjian <bruce(at)momjian(dot)us>
2010-01-15 11:09:45 from Boszormenyi Zoltan <zb(at)cybertec(dot)at>
2010-01-15 12:27:38 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-01-15 13:59:54 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-01-15 16:03:36 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-01-15 16:47:44 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-01-15 17:00:32 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-01-15 17:07:52 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-01-15 17:11:01 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-01-15 17:51:58 from David Fetter <david(at)fetter(dot)org>
2010-01-15 17:03:18 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Lists:
pgsql-hackers
On Fri, Jan 15, 2010 at 12:30 PM, Heikki Linnakangas
<heikki(dot)linnakangas(at)enterprisedb(dot)com> wrote:
> Robert Haas wrote:
>> On Fri, Jan 15, 2010 at 12:17 PM, Joshua D. Drake <jd(at)commandprompt(dot)com> wrote:
>>>> Uh, do we really want to call this "replication" rather than archive log
>>>> streaming or something. It seems "replication" is a generic term and
>>>> will confuse people who are using other replication solutions like
>>>> Slony.
>>> +1, it is not replication. I would call it something like continuous
>>> archiving or streaming pitr
>>
>> Of course "PITR" does stand for "point-in-time replication"...
>
> I'm not sure if you're joking, but PITR actually stands for
> Point-In-Time *Recovery*.
Oops. No, not joking, just wrong.
But I'm still wondering why this isn't replication.
...Robert
In response to
Responses
pgsql-hackers by date
Next :From: David E. WheelerDate: 2010-01-15 17:43:22
Subject : Re: Streaming replication, loose ends
Previous :From : Joshua D. DrakeDate : 2010-01-15 17:34:26
Subject : Re: Streaming replication, loose ends