Re: Any real known bugs about wrong selects?

Поиск
Список
Период
Сортировка
От scott.marlowe
Тема Re: Any real known bugs about wrong selects?
Дата
Msg-id Pine.LNX.4.33.0401131032150.22537-100000@css120.ihs.com
обсуждение исходный текст
Ответ на Re: Any real known bugs about wrong selects?  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-general
On Tue, 13 Jan 2004, Joshua D. Drake wrote:

>
> > The real question was: are there open known bugs where a select
> > statement does not return a correct result, meaning a wrong number of
> > rows? Were there a lot of errors like this?
> > We are asking this because this makes trouble with the database we are
> > currently using. Of course we know that there is no guarantee that
> > pgsql works 100% bugfree but we are only asking for user experience.
> >
> I do not know of any bug such as the one that you are describing. We
> have customers doing 240,000 transactaions
> and hour with PostgreSQL and have no issues.

IIRC Tom found a bug in the hash indexing that MAY have resulted in short
selects in certain race conditions, but there was no test case to prove
it, and the likelyhood of it happening was really really low.

The last data loss bugs I know of were in the 7.2.x branch and have long
since been stamped out.


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

Предыдущее
От: "Thapliyal, Deepak"
Дата:
Сообщение: Nested transaction - I am a bank ??
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Postgress and MYSQL