Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Apr 2006 15:58:52 -0400
From:      Francisco Reyes <lists@stringsutils.com>
To:        Free BSD Questions list <freebsd-questions@freebsd.org>
Subject:   How to increase memory for an application?
Message-ID:  <cone.1145735932.540393.55795.1000@zoraida.natserv.net>

next in thread | raw e-mail | index | archive | help
While trying to do a quiery in the postgresql client got an error "out of 
memory for query result". After checking the postgresql list I got this 
reply

"Process memory allowed to the client; this is not a server-side error."


How would I crease the memory allowed to a specific program?

I looked at /etc/login.conf and there I see:
:datasize=unlimited:\
:stacksize=unlimited:\
:memorylocked=unlimited:\
:memoryuse=unlimited:\
:filesize=unlimited:\
 

Is this a kernel setting?
Looking at top, it seems the psql client got to 512MB before it reported the 
error.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cone.1145735932.540393.55795.1000>