Josh Berkus <j...@agliodbs.com> wrote:
 
> This approach allowed MSSQL to "clean up" on TPCE; to date their 
> performance on that benchmark is so much better than anyone else
> nobody else wants to publish.
 
Since they use a "compatibility level" setting to control whether a
request for a serializable transaction gives you snapshot isolation or
a true serializable transaction, you have to be careful interpreting
results like that.  Are you sure which one they used for this
benchmark?
 
-Kevin

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to