From: | Christopher Browne <cbbrowne(at)acm(dot)org> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: PITR for replication? |
Date: | 2004-04-02 03:04:41 |
Message-ID: | m33c7nxepi.fsf@wolfe.cbbrowne.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy pgsql-hackers pgsql-hackers-pitr |
Oops! jrogers(at)neopolitan(dot)com ("J. Andrew Rogers") was seen spray-painting on a wall:
> I may be completely missing the point here, but it looks to me as
> though the PITR archival mechanism is also most of a native
> replication facility. Is there anyone reason this couldn't be
> extended to replication, and if so, is anyone planning on using it
> as such?
>
> My memory is fuzzy on this point, but I seem to recall that this is
> (was?) how replication is more-or-less done for many of the big
> commercial RDBMS.
What isn't clear to me at this point is whether PITR is set up to
allow the database to remain "live and accessible" while updates are
being loaded in.
If that's NOT the case, then it is in no way a meaningful replacement
for replication, vastly useful though it may be.
At those times I have seen Oracle(tm) archive logs being applied to
support PITR-related functionality, the DB hasn't been "up and
running." I suspect that may have changed by now, which would
certainly be handy for replication.
--
(format nil "~S(at)~S" "cbbrowne" "ntlug.org")
http://cbbrowne.com/info/multiplexor.html
As of next Tuesday, all terminal input will be line-at-a-time.
Please update your programs.
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Stark | 2004-04-02 04:33:23 | Re: PITR for replication? |
Previous Message | Gavin Sherry | 2004-04-02 01:50:36 | Re: PITR for replication? |
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2004-04-02 04:09:08 | Re: Inconsistent behavior on Array & Is Null? |
Previous Message | Joe Conway | 2004-04-02 02:29:03 | Re: Inconsistent behavior on Array & Is Null? |
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Stark | 2004-04-02 04:33:23 | Re: PITR for replication? |
Previous Message | Gavin Sherry | 2004-04-02 01:50:36 | Re: PITR for replication? |