Some tables will benefit from the new UNLOGGED table available since PostgreSQL 9.1,
for instances cache tables:
- aclr_user which contains the list of logged users
- aclr_user_map which contains the list of read acls for logged users
http://www.postgresql.org/docs/9.1/static/sql-createtable.html