Re: trouble with a join on OS X

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Steinar H(dot) Gunderson" <sgunderson(at)bigfoot(dot)com>
Cc: Kirk Wythers <kwythers(at)umn(dot)edu>, Gábriel Ákos <akos(dot)gabriel(at)i-logic(dot)hu>, pgsql-performance(at)postgresql(dot)org
Subject: Re: trouble with a join on OS X
Date: 2007-02-02 16:11:49
Message-ID: 25286.1170432709@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

"Steinar H. Gunderson" <sgunderson(at)bigfoot(dot)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

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Kirk Wythers 2007-02-02 16:53:04 Re: trouble with a join on OS X
Previous Message Steinar H. Gunderson 2007-02-02 16:09:03 Re: trouble with a join on OS X