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