anyone heard of "recall"?

Started by Michael Blakeleyalmost 26 years ago3 messagesgeneral
Jump to latest
#1Michael Blakeley
mike@blakeley.com

Here's an interesting approach to redundancy - I wonder how much of a
performance hit postgres would take if it optionally used this for
underlying table storage?
http://www.fault-tolerant.org/recall/recall-faq.html

Browsing through the cvs tree, I even see a postgres directory -
apparently they're doing some work on exactly this idea, and have run
into some stumbling blocks. I know that replication questions and
RFEs pop up frequently on this list - maybe this'll provide a
solution for some folks.

-- Mike

#2Bruce Momjian
bruce@momjian.us
In reply to: Michael Blakeley (#1)
Re: anyone heard of "recall"?

Here's an interesting approach to redundancy - I wonder how much of a
performance hit postgres would take if it optionally used this for
underlying table storage?
http://www.fault-tolerant.org/recall/recall-faq.html

Browsing through the cvs tree, I even see a postgres directory -
apparently they're doing some work on exactly this idea, and have run
into some stumbling blocks. I know that replication questions and
RFEs pop up frequently on this list - maybe this'll provide a
solution for some folks.

Yes, looks interesting.

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
#3igor
igor_kh@mailru.com
In reply to: Bruce Momjian (#2)
test

This is the test message only