Re: beta testing version
От | Horst Herb |
---|---|
Тема | Re: beta testing version |
Дата | |
Msg-id | 002b01c05a70$bda1abe0$fcee2bcb@midgard обсуждение исходный текст |
Ответ на | Re: beta testing version (The Hermit Hacker <scrappy@hub.org>) |
Ответы |
Re: beta testing version
|
Список | pgsql-hackers |
> server, before we accept MSSQL, we use this method to test if MSSQL can endure this kind of strik, > it's OK, all databases are safely recovered, we can continue our work. we are a stock exchange company, And how exactly did you test the integrity of your data? Unless every single record has got at least a CRC stored somewhere, you won't be able AT ALL to check for database integrity. The reports from NTFS and MSSQL internal checking are meaningless for your data integrity. We are doing this checksumming in our project, and already got a few nasty surprises when the "CRC daemon" stumbled over a few corrupted records we never would have discovered otherwise. Exactly this checksumming weeded out our server alternatives; at present only PostgreSQL is left, was the most reliable of all. Horst
В списке pgsql-hackers по дате отправления: