Re: 10 weeks to feature freeze (Pending Work)

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: 10 weeks to feature freeze (Pending Work)
Дата
Msg-id 7664DD51-8315-44A1-B0C9-A5070F4E88A3@decibel.org
обсуждение исходный текст
Ответ на Re: 10 weeks to feature freeze (Pending Work)  ("Andrew Hammond" <andrew.george.hammond@gmail.com>)
Ответы Re: 10 weeks to feature freeze (Pending Work)  ("Andrew Hammond" <andrew.george.hammond@gmail.com>)
Re: 10 weeks to feature freeze (Pending Work)  (Rick Gigger <rick@alpinenetworking.com>)
Список pgsql-hackers
On Feb 5, 2007, at 12:53 PM, Andrew Hammond wrote:
> On Jan 26, 2:38 pm, t...@sss.pgh.pa.us (Tom Lane) wrote:
>> Rick Gigger <r...@alpinenetworking.com> writes:
>>> I thought that the following todo item just barely missed 8.2:
>>> "Allow a warm standby system to also allow read-only statements  
>>> [pitr]
>>
>> No, it's a someday-wishlist item; the work involved is not small.
>
> Slony1 has supported log-shipping replication for about a year now. It
> provides similar functionality.

Not really....

1) It's not possible for a PITR 'slave' to fall behind to a state  
where it will never catch up, unless it's just on inadequate  
hardware. Same isn't true with slony.
2) PITR handles DDL seamlessly
3) PITR is *much* simpler to configure and maintain
--
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: doxygen.postgresql.org
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: [PATCHES] Fix "database is ready" race condition