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.


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to