"Yurgis Baykshtis" <ybaykshtis(at)micropat(dot)com> writes:
> In pgerr.log this always go together:
> WARNING: ShmemAlloc: out of memory
> ERROR: FreeSpaceMap hashtable out of memory
If you have a large number of tables in your database, it might be that
you need to increase max_locks_per_transaction.
regards, tom lane