PostgreSQL 9.3 beta: Federated databases and more
PostgreSQL 9.3 beta: Federated databases and more
Posted May 16, 2013 18:09 UTC (Thu) by andresfreund (subscriber, #69562)In reply to: PostgreSQL 9.3 beta: Federated databases and more by jberkus
Parent article: PostgreSQL 9.3 beta: Federated databases and more
I think that ship has sailed and for the on-disk page checksums we are going with the modified FNV.
Explanations about the algorithm:
http://git.postgresql.org/gitweb/?p=postgresql.git;a=blob;...
Posted May 17, 2013 7:26 UTC (Fri)
by Tobu (subscriber, #24111)
[Link] (1 responses)
MurmurHash3 has better throughput and dispersion.
PostgreSQL 9.3 beta: Federated databases and more