Re: trouble with a join on OS X - Mailing list pgsql-performance

From Tom Lane
Subject Re: trouble with a join on OS X
Date
Msg-id 25286.1170432709@sss.pgh.pa.us
Whole thread Raw
In response to Re: trouble with a join on OS X  ("Steinar H. Gunderson" <sgunderson@bigfoot.com>)
Responses Re: trouble with a join on OS X  (Kirk Wythers <kwythers@umn.edu>)
List pgsql-performance
"Steinar H. Gunderson" <sgunderson@bigfoot.com> writes:
> On Fri, Feb 02, 2007 at 10:05:29AM -0600, Kirk Wythers wrote:
>> Thanks Tom... Any suggestions as to how much to raise ulimit -d? And
>> how to raise ulimit -d?

> Try multiplying it by 100 for a start:
>   ulimit -d 614400

Or just "ulimit -d unlimited"

            regards, tom lane

pgsql-performance by date:

Previous
From: "Steinar H. Gunderson"
Date:
Subject: Re: trouble with a join on OS X
Next
From: Kirk Wythers
Date:
Subject: Re: trouble with a join on OS X