Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Hash indexes are not WAL logged in Postgres so they are not replicated and will not survive non-graceful shutdowns, i.e. if the server crashes you have to rebuild it from scratch. As such, they're not recommended unless you know exactly what you're doing.


Just to clarify, they are WAL logged starting in Postgres 10, which is what this article was talking about.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: