Re: [GENERAL] ShmemAlloc: out of memory

2005-04-22 Thread Tom Lane
JM <[EMAIL PROTECTED]> writes: > i need help on this.. i'm experiencing this problem too often and i > need a > permanent solution. > WARNING: ShmemAlloc: out of memory > ERROR: FreeSpaceMap hashtable out of memory You probably need to increase max_locks_per_transaction some more. It wo

Re: [GENERAL] ShmemAlloc: out of memory

2005-04-22 Thread Dinesh Pandey
: out of memory hi all, i need help on this.. i'm experiencing this problem too often and i need a permanent solution. im using 7.3.4 config file tcpip_socket = true max_connections = 150 superuser_reserved_connections = 2 port = 5432 #shared_buffers =

[GENERAL] ShmemAlloc: out of memory

2005-04-22 Thread JM
hi all, i need help on this.. i'm experiencing this problem too often and i need a permanent solution. im using 7.3.4 config file tcpip_socket = true max_connections = 150 superuser_reserved_connections = 2 port = 5432 #shared_buffers = 45800 shared_buffers = 47900 sort