Re: [GENERAL] equivalent of sqlload?
Michael A. Koerber <mak@ll.mit.edu>
From: "Michael A. Koerber" <mak@ll.mit.edu>
To: Jeff Hoffmann <jeff@remapcorp.com>
Cc: pgsql-general@postgreSQL.org
Date: 1998-11-25T20:46:35Z
Lists: pgsql-general
Were am I looking for "limit" or "ulimit"? mike On Wed, 25 Nov 1998, Jeff Hoffmann wrote: > you probably ran out of memory for the server process. check out "limit" > (or "ulimit") -- you should be able to bump up the datasize to 64m or so > (that's what mine is normally set to; i don't think i had to adjust it for > the 5 million record+ table) >