akapila wrote:
> You might want to give a try with the hash index if you are planning
> to use PG10 and your queries involve equality operations.
But you can't replace the PK index with a hash index, because hash indexes
don't support uniqueness.
--
Sent from: http://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html