"Yurgis Baykshtis" <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend