Anyone can explain this:
INFO: free space map contains 5848 pages in 5000 relations
DETAIL: A total of 83728 page slots are in use (including overhead).
83728 page slots are required to track all free space.
Current limits are: 153600 page slots, 5000 relations, using 1228 kB.
NOTICE: max_fsm_relations(5000) equals the number of relations checked
I increase the relations but doesn't work... and if a increase more than
7000, postgre doesn't work because the shared memory kernel...
What I do?