Re: Native DB replication for PG

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: Native DB replication for PG
Дата
Msg-id 4BDC9489.7040502@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Native DB replication for PG  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom Lane wrote:
> Greg Smith <greg@2ndquadrant.com> writes:
>
>> FYI, since December of 2009 (release of 8.4.2) there have been 10 bugs
>> fixed with the word "crash" in their description, as well as 7 memory
>> leaks that could potentially lead to crash.
> Are we reading the same CVS log?  I find quite a few commit messages
> mentioning the word "crash", but the *only* post-8.4.0 crash fix that
> applied to 8.4 and didn't also get committed into 8.3 (and often a
> lot further back than that) was this...

I based those figures on uses of the word "crash" in the release notes
for things fixed in 8.4.2 and 8.4.3, not the CVS logs.  And I didn't
filter out the stuff that was also backported, on the theory that Scott
might be running into one of those issues in his test 8.4.1 install, but
not his 8.3 one even though the 8.3 instance was theoretically
vulnerable to it as well.

--
Greg Smith  2ndQuadrant US  Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com   www.2ndQuadrant.us


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

Предыдущее
От: Filip Rembiałkowski
Дата:
Сообщение: Re: Indexing queries with bit masks
Следующее
От: Scott Ribe
Дата:
Сообщение: Re: PostgreSQL vs. Microsoft SQL server